diff --git a/install.sh b/install.sh index 4e757a0..8c75640 100755 --- a/install.sh +++ b/install.sh @@ -21,7 +21,7 @@ if command -v npm >/dev/null 2>&1 ; then NPMDP="pyright prettier" else echo "No installation of npm was found" - echo "Some lsp packages won"t be installed" + echo "Some lsp packages will not be installed automatically" fi