mirror of
https://github.com/nvm-sh/nvm.git
synced 2026-07-19 13:28:22 +08:00
[Docs] fix spelling
This commit is contained in:
@@ -4,4 +4,4 @@ die () { echo "$@" ; exit 1; }
|
||||
|
||||
\. ../../../nvm.sh
|
||||
|
||||
[ "_$(nvm_alias_path)" = "_$NVM_DIR/alias" ] || die "nvm_alias_path did not requrn correct location"
|
||||
[ "_$(nvm_alias_path)" = "_$NVM_DIR/alias" ] || die "nvm_alias_path did not return correct location"
|
||||
|
||||
Reference in New Issue
Block a user