Merge pull request #12652 from t2sa/typo

Fix sentense
This commit is contained in:
Sophia Castellarin 2023-02-14 12:12:27 -08:00 committed by GitHub
commit 9f9d2fdfcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ module VagrantPlugins
o.banner = "Usage: vagrant box outdated [options]"
o.separator ""
o.separator "Checks if there is a new version available for the box"
o.separator "that are you are using. If you pass in the --global flag,"
o.separator "that you are using. If you pass in the --global flag,"
o.separator "all boxes will be checked for updates."
o.separator ""
o.separator "Options:"