fixing a typo

This commit is contained in:
Mano Marks 2017-01-24 19:21:55 -08:00 committed by GitHub
parent 1a214fc716
commit f0e6abbdfc
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ To upgrade, apply a new version of the AWS Cloudformation template that powers D
New releases are announced on [Release Notes](release-notes.md) page.
To initiate an update, use either the AWS Console of the AWS cli to initiate a stack update. Use the S3 template URL for the new release and complete the update wizard. This will initiate a rolling upgrade of the Docker swarm, and service state will be maintained during and after the upgrade. Appropriately scaled services should not experience downtime during an upgrade.
To initiate an update, use either the AWS Console or the AWS cli to initiate a stack update. Use the S3 template URL for the new release and complete the update wizard. This will initiate a rolling upgrade of the Docker swarm, and service state will be maintained during and after the upgrade. Appropriately scaled services should not experience downtime during an upgrade.
![Upgrade in AWS console](img/cloudformation_update.png)