From f1494e2aacc6cfd68d232b1b87d7aee8b331f140 Mon Sep 17 00:00:00 2001 From: Andy Rothfusz Date: Wed, 13 Mar 2013 16:06:57 -0700 Subject: [PATCH] spelling fix Upstream-commit: e614690f0753853b5d8440dfdd415d581a92d263 Component: engine --- components/engine/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/README.md b/components/engine/README.md index 07449fa3fa..d087bc543c 100644 --- a/components/engine/README.md +++ b/components/engine/README.md @@ -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.