Update index.md (#9813)

* Update index.md

corrected spellings of reconcile and changes "roll-back task to" to "roll-back to"

* grammar fixes
This commit is contained in:
patodia20 2019-11-07 21:54:47 +05:30 committed by lena-larionova
parent 34b1a87cf2
commit 3629f23c21
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ certificates from a custom root CA.
* **Rolling updates:** At rollout time you can apply service updates to nodes
incrementally. The swarm manager lets you control the delay between service
deployment to different sets of nodes. If anything goes wrong, you can
roll-back a task to a previous version of the service.
roll back to a previous version of the service.
## What's next?