diff --git a/docs/02-Working-With-Shell-Part-I/01-Introduction-to-Shell.md b/docs/02-Working-With-Shell-Part-I/01-Introduction-to-Shell.md index cb6b17a..f8b75ad 100644 --- a/docs/02-Working-With-Shell-Part-I/01-Introduction-to-Shell.md +++ b/docs/02-Working-With-Shell-Part-I/01-Introduction-to-Shell.md @@ -14,7 +14,7 @@ In this section, we will take a look at linux shell in detail. ![Shell](../../images/Shell.PNG) - This command line interface (CLI) will enable you to effectively work on linux laptop/server/virtual machine. -- While the graphical version may see more appealing to the users but can be limited in case of functionality. These is where the Linux command line ccommonly known as **`Linux Shell`** shines. +- While the graphical version may see more appealing to the users but can be limited in case of functionality. These is where the Linux command line commonly known as **`Linux Shell`** shines. #### What is a shell?