Browse Source

Merge pull request #10801 from cyrilf/patch-1

Documentation - smallest typo correction ever
James Turnbull 10 years ago
parent
commit
924b7154ba
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/sources/examples/nodejs_web_app.md

+ 1 - 1
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