From c2aaabdf5d7771c899a62cdffe88472df1320685 Mon Sep 17 00:00:00 2001 From: Shahriar <31452340+ShahriarKh@users.noreply.github.com> Date: Mon, 7 Apr 2025 12:57:35 +0330 Subject: [PATCH] Update 100-basic-commands.md fix typo --- .../linux/content/100-navigation-basics/100-basic-commands.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/roadmaps/linux/content/100-navigation-basics/100-basic-commands.md b/src/data/roadmaps/linux/content/100-navigation-basics/100-basic-commands.md index 30c6c9851..7a462ac64 100644 --- a/src/data/roadmaps/linux/content/100-navigation-basics/100-basic-commands.md +++ b/src/data/roadmaps/linux/content/100-navigation-basics/100-basic-commands.md @@ -12,7 +12,7 @@ ls # View current working directory pwd -# Displays the mannual page for a command +# Displays the manual page for a command man ls ``` @@ -20,4 +20,4 @@ In this brief introduction, we will discuss and explore these basic commands and Learn more from the following resources: -- [@article@Linux pwd Command: Directory Displaying](https://labex.io/tutorials/linux-file-and-directory-operations-17997) \ No newline at end of file +- [@article@Linux pwd Command: Directory Displaying](https://labex.io/tutorials/linux-file-and-directory-operations-17997)