Parcourir la source

Fixing typo in cd instruction

Signed-off-by: Amy Lindburg <amy.lindburg@docker.com>
Amy Lindburg il y a 10 ans
Parent
commit
0f702094ec
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/sources/project/test-and-docs.md

+ 1 - 1
docs/sources/project/test-and-docs.md

@@ -249,7 +249,7 @@ can browse the docs.
 
 1. In a terminal, change to the root of your `docker-fork` repository.
 
-        $ cd ~/repos/dry-run-test
+        $ cd ~/repos/docker-fork
 
 2. Make sure you are in your feature branch.