diff --git a/pages/common/cd.md b/pages/common/cd.md index 82c4efecf..b56f6fcf2 100644 --- a/pages/common/cd.md +++ b/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 -` \ No newline at end of file +`cd -`