Oxford comma

This commit is contained in:
Jordan Harband
2014-07-05 11:05:15 -07:00
parent d016fe010a
commit f214ffaf1f
3 changed files with 4 additions and 4 deletions

2
nvm.sh
View File

@@ -274,7 +274,7 @@ nvm() {
echo " nvm alias default 0.10.24 Set default node version on a shell"
echo
echo "Note:"
echo " to remove, delete or uninstall nvm - just remove ~/.nvm, ~/.npm and ~/.bower folders"
echo " to remove, delete, or uninstall nvm - just remove ~/.nvm, ~/.npm, and ~/.bower folders"
echo
;;