From 83253de8679f9d9a41f57c4d20a06a85bf8dc31e Mon Sep 17 00:00:00 2001 From: Sahil Gupta Date: Tue, 15 Dec 2020 09:17:18 +0530 Subject: [PATCH] Improve wording of prerequisites section (#68) --- courses/linux_basics/intro.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/courses/linux_basics/intro.md b/courses/linux_basics/intro.md index b44ecb8..d195ef0 100644 --- a/courses/linux_basics/intro.md +++ b/courses/linux_basics/intro.md @@ -3,8 +3,8 @@ ## Introduction ### Prerequisites -- Comfortable using any operating systems like Windows, Linux or Mac -- Fundamental knowledge of operating systems +- Should be comfortable in using any operating systems like Windows, Linux or Mac +- Expected to have fundamental knowledge of operating systems ## What to expect from this course