mirror of https://github.com/docker/docs.git
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:
parent
34b1a87cf2
commit
3629f23c21
|
|
@ -61,7 +61,7 @@ certificates from a custom root CA.
|
||||||
* **Rolling updates:** At rollout time you can apply service updates to nodes
|
* **Rolling updates:** At rollout time you can apply service updates to nodes
|
||||||
incrementally. The swarm manager lets you control the delay between service
|
incrementally. The swarm manager lets you control the delay between service
|
||||||
deployment to different sets of nodes. If anything goes wrong, you can
|
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?
|
## What's next?
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue