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/"