Skip to content

Commit 7123772

Browse files
authored
Fix typo in moving_around.md (#1681)
1 parent 9389f8b commit 7123772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/moving_around.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ You can also add additional dots to go up additional directory levels:
174174
cd ..
175175
# or
176176
..
177-
Go up two levels (parent's parent)
177+
# Go up two levels (parent's parent)
178178
cd ...
179179
# or
180180
...

0 commit comments

Comments
 (0)