docs: better wording

This commit is contained in:
2021-12-28 02:01:50 +01:00
parent dc9c9715ce
commit bac6fb0fa8
2 changed files with 4 additions and 4 deletions

View File

@ -30,7 +30,7 @@ var appUpgradeCommand = &cli.Command{
This command supports upgrading an app. You can use it to choose and roll out a
new upgrade to an existing app.
This command specifically supports changing the version of running apps, as
This command specifically supports incrementing the version of running apps, as
opposed to "abra app deploy <app>" which will not change the version of a
deployed app.