diff --git a/README.md b/README.md index ab7c2d7..9f0052f 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ Only main chapters: ##### :black_small_square: Shells

-  :small_orange_diamond: GNU Bash - is an sh-compatible shell that incorporates useful features from the Korn shell and C shell.
+   :small_orange_diamond: GNU Bash - is an sh-compatible shell that incorporates useful features from the Korn shell and C shell.
  :small_orange_diamond: Zsh - is a shell designed for interactive use, although it is also a powerful scripting language.
  :small_orange_diamond: tclsh - is a very powerful cross-platform shell, suitable for a huge range of uses.
  :small_orange_diamond: bash-it - is a framework for using, developing and maintaining shell scripts and custom commands.