Browse Source

Merge pull request #11798 from amylindburg/11792-fix-typo

Fixing typo in cd instruction
moxiegirl 10 năm trước cách đây
mục cha
commit
4edf8e1e53
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.