Browse Source

Update cd.md

Daniel Diekmeier 10 years ago
parent
commit
679c3e36f5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pages/common/cd.md

+ 2 - 2
pages/common/cd.md

@@ -4,7 +4,7 @@
 
 - Go to the given directory
 
-`cd {{/path/to/directoryl}}`
+`cd {{/path/to/directory}}`
 
 - Go to home directory of current user
 
@@ -16,4 +16,4 @@
 
 - Go to the previously chosen directory
 
-`cd -`
+`cd -`