spelling fix

Upstream-commit: e614690f0753853b5d8440dfdd415d581a92d263
Component: engine
This commit is contained in:
Andy Rothfusz
2013-03-13 16:06:57 -07:00
parent ce7d6dafed
commit f1494e2aac

View File

@ -31,7 +31,7 @@ Notable features
* Change management: changes to a container's filesystem can be committed into a new image and re-used to create more containers. No templating or manual configuration required.
* Interactive shell: docker can allocate a pseudo-tty and attach to the standard input of any container, for example to run a throaway interactive shell.
* Interactive shell: docker can allocate a pseudo-tty and attach to the standard input of any container, for example to run a throwaway interactive shell.