From e00d3ebb710103f26b5b64eb30b4a69e4880b198 Mon Sep 17 00:00:00 2001 From: Jerome Hardaway Date: Sun, 4 Feb 2024 11:27:01 -0500 Subject: [PATCH] Update command-line course excerpt --- src/data/courses/command-line.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/courses/command-line.json b/src/data/courses/command-line.json index ca916b5f3..b616d7a23 100644 --- a/src/data/courses/command-line.json +++ b/src/data/courses/command-line.json @@ -14,7 +14,7 @@ "total_lectures": null, "total_students": null, "membership": [], - "excerpt": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.", + "excerpt": "Unlock the full potential of your computer with our Command Line course. Designed for both beginners and seasoned users, this course demystifies the powerful command-line interface (CLI), guiding you through the essentials of navigating, managing files, and executing tasks efficiently. Discover how to streamline your workflow, automate repetitive tasks, and harness the versatility of CLI commands. Whether you're aiming to enhance your technical skills, delve into system administration, or explore programming, this 4-hour journey offers the foundational knowledge you need to command your computer with confidence.", "curriculum": ["chapter-01", "chapter-02", "chapter-03", "chapter-04", "chapter-05"], "reviews": { "average": null,