mirror of https://github.com/docker/docs.git
fixed typo (#2896)
This commit is contained in:
parent
3225ae94f2
commit
e33bd74c5e
|
@ -29,7 +29,7 @@ up 5x in the process.
|
|||
|
||||
Here in part 4, you deploy this application onto a cluster, running it on
|
||||
multiple machines. Multi-container, multi-machine applications are made possible
|
||||
by joining multiple macines into a "Dockerized" cluster called a **swarm**.
|
||||
by joining multiple machines into a "Dockerized" cluster called a **swarm**.
|
||||
|
||||
## Understanding Swarm clusters
|
||||
|
||||
|
|
Loading…
Reference in New Issue