Skip to content

Commit 945b65f

Browse files
authored
Update 02-Basic-Commands.md
1 parent 81391c0 commit 945b65f

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)