From 6fae379b61bd64fd6fc5aec2b68f9301ace40b09 Mon Sep 17 00:00:00 2001 From: Cyril F Date: Sat, 14 Feb 2015 17:41:57 +0100 Subject: [PATCH] Smallest typo correction ever Signed-off-by: Cyril Francesconi Upstream-commit: 582c360d5741a6dce35af1e7607ee636bcf4eb4c Component: engine --- components/engine/docs/sources/examples/nodejs_web_app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/docs/sources/examples/nodejs_web_app.md b/components/engine/docs/sources/examples/nodejs_web_app.md index 7358a3f50f..56f7687cd2 100644 --- a/components/engine/docs/sources/examples/nodejs_web_app.md +++ b/components/engine/docs/sources/examples/nodejs_web_app.md @@ -157,7 +157,7 @@ Print the output of your app: ## Test -To test your app, get the the port of your app that Docker mapped: +To test your app, get the port of your app that Docker mapped: $ sudo docker ps