Fixed typo

Docker-DCO-1.1-Signed-off-by: James Turnbull <james@lovedthanlost.net> (github: jamtur01)
This commit is contained in:
James Turnbull 2015-04-14 13:48:42 -04:00
parent 658c807eb9
commit cfe082e36c
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ nodes at random regardless of their available CPU or RAM.
Using the `spread` strategy results in containers spread thinly over many
machines. The advantage of this strategy is that if a node goes down you only
loose a few containers.
lose a few containers.
The `binpack` strategy avoids fragmentation because it leaves room for bigger
containers on unused machines. The strategic advantage of `binpack` is that you