From 582c360d5741a6dce35af1e7607ee636bcf4eb4c 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 --- docs/sources/examples/nodejs_web_app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/examples/nodejs_web_app.md b/docs/sources/examples/nodejs_web_app.md index 7358a3f50f..56f7687cd2 100644 --- a/docs/sources/examples/nodejs_web_app.md +++ b/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