diff --git a/scripts/mongodbinstall.sh b/scripts/mongodbinstall.sh index f91043f..960e912 100644 --- a/scripts/mongodbinstall.sh +++ b/scripts/mongodbinstall.sh @@ -12,7 +12,7 @@ do break ;; *) - echo "That wasnt an option..." + echo "That wasn't an option..." ;; esac done