Skip to content

Commit

Permalink
Merge pull request kodekloudhub#8 from Joe-Sin7h/patch-1
Browse files Browse the repository at this point in the history
Update 02-Basic-Commands.md
  • Loading branch information
mmumshad authored Feb 17, 2021
2 parents 8c56760 + 945b65f commit d9c85bc
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 d9c85bc

Please sign in to comment.