chore: fix typo in quick start guide

This commit is contained in:
Nir Gazit
2023-02-01 23:15:39 +02:00
committed by GitHub
parent 54fa39f347
commit 6f3d102ecb

View File

@@ -167,7 +167,7 @@ export default function Home() {
})}
{learningItem({
text: 'Inject secrets locally',
subText: 'Replace .env files with a more secure an efficient alternative.',
subText: 'Replace .env files with a more secure and efficient alternative.',
complete: false,
icon: faNetworkWired,
time: '8 min',