Merge pull request #8790 from cloojure/patch-2

Update faq.md
This commit is contained in:
Sven Dowideit 2014-10-28 19:55:00 -07:00
commit 7d538542ca
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ Currently the recommended way to link containers is via the link
primitive. You can see details of how to [work with links
here](/userguide/dockerlinks).
Also of useful when enabling more flexible service portability is the
Also useful for more flexible service portability is the
[Ambassador linking pattern](/articles/ambassador_pattern_linking/).
### How do I run more than one process in a Docker container?