From c74aaf704638ef30254ea4817dbc8ed48e23ec32 Mon Sep 17 00:00:00 2001 From: Marcus Nogueira <112592295+marcusvno@users.noreply.github.com> Date: Tue, 2 Jan 2024 21:00:16 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.