Merge pull request #282 from nirga/main

chore: fix typo in quick start guide
This commit is contained in:
Maidul Islam
2023-02-01 13:17:54 -08:00
committed by GitHub

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',