diff --git a/frontend/src/pages/home/[id].tsx b/frontend/src/pages/home/[id].tsx index 9ec119973..fef9397c4 100644 --- a/frontend/src/pages/home/[id].tsx +++ b/frontend/src/pages/home/[id].tsx @@ -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',