Skip to content

Commit d9c85bc

Browse files
authored
Merge pull request kodekloudhub#8 from Joe-Sin7h/patch-1
Update 02-Basic-Commands.md
2 parents 8c56760 + 945b65f commit d9c85bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/02-Working-With-Shell-Part-I/02-Basic-Commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ $ pwd
8484
/etc/var/tmp
8585
```
8686
87-
To return back to origin directoy(say your home directory), use the **`popd`** command
87+
To return back to origin directory(say your home directory), use the **`popd`** command
8888
```
8989
$ popd
9090
```

0 commit comments

Comments
 (0)