Skip to content

Commit

Permalink
Update 02-Basic-Commands.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joesinghh authored Jan 15, 2021
1 parent 81391c0 commit 945b65f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/02-Working-With-Shell-Part-I/02-Basic-Commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ $ pwd
/etc/var/tmp
```
To return back to origin directoy(say your home directory), use the **`popd`** command
To return back to origin directory(say your home directory), use the **`popd`** command
```
$ popd
```
Expand Down

0 comments on commit 945b65f

Please sign in to comment.