From 1bfde599472daa1fab4b8bca500db3d588bd7b0a Mon Sep 17 00:00:00 2001 From: ET <57718207+turbotimon@users.noreply.github.com> Date: Sun, 21 Aug 2022 11:46:51 +0200 Subject: [PATCH] correct spelling --- Shell-aliases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shell-aliases.md b/Shell-aliases.md index 8198b8f..4c09252 100644 --- a/Shell-aliases.md +++ b/Shell-aliases.md @@ -86,7 +86,7 @@ xontrib load thefuck ``` # wsl -in wsl you might also have to put `export PATH="$PATH:~/.local/bin/"` before the alias +in wsl you may also have to put `export PATH="$PATH:~/.local/bin/"` before the alias ``` export PATH="$PATH:~/.local/bin/"