From 0385a970626944e026111d61c10cf9cdda63c84f Mon Sep 17 00:00:00 2001 From: Caleb James Smith Date: Thu, 7 Aug 2025 11:38:11 -0500 Subject: [PATCH] Fix grammar in Full Stack Linux Basics --- .../full-stack/content/linux-basics@SHTSvMDqI7X1_ZT7-m--n.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/full-stack/content/linux-basics@SHTSvMDqI7X1_ZT7-m--n.md b/src/data/roadmaps/full-stack/content/linux-basics@SHTSvMDqI7X1_ZT7-m--n.md index 3591d6058..e2874e6be 100644 --- a/src/data/roadmaps/full-stack/content/linux-basics@SHTSvMDqI7X1_ZT7-m--n.md +++ b/src/data/roadmaps/full-stack/content/linux-basics@SHTSvMDqI7X1_ZT7-m--n.md @@ -1,6 +1,6 @@ # Linux / Unix -Knowledge of UNIX is a must for almost all kind of development as most of the codes that you write is most likely going to be finally deployed on a UNIX/Linux machine. Linux has been the backbone of the free and open source software movement, providing a simple and elegant operating system for almost all your needs. +Knowledge of UNIX is a must for almost all kind of development as most of the code that you write is most likely going to be finally deployed on a UNIX/Linux machine. Linux has been the backbone of the free and open source software movement, providing a simple and elegant operating system for almost all your needs. Visit the following resources to learn more: