Minor fix
Yanis Zafirópulos 1265028+drkameleon@users.noreply.github.com
Mon, 02 Nov 2020 11:07:29 +0100
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
site/contents/learn-shell.md
→
site/contents/learn-shell.md
@@ -10,7 +10,7 @@ > %min-terminal%
> [$](class:prompt) min -i > <span class="prompt">[/Users/h3rald/Development/min]$</span> -Although not as advanced, the min REPL is not dissimilar from an OS system shell like Bash, and as a matter of fact it provides many functionalities that are found in other shells or command prompts, such as: +Although not as advanced, the min REPL is not dissimilar from an OS system shell like Bash, and as a matter of fact, it provides many functionalities that are found in other shells or command prompts, such as: * Auto-completion * Persistent line history