Skip to content

Commit

Permalink
Merge pull request #264 from LibraryCarpentry/rm-period-near-bash-com…
Browse files Browse the repository at this point in the history
…mand

remove period from line with bash command
  • Loading branch information
kaitlinnewson authored May 2, 2024
2 parents e6c8455 + 10b32b7 commit 0d8fce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion episodes/02-navigating-the-filesystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ us right back to the home directory, the place where we started.**

## Previous Directory

To switch back and forth between two directories use `cd -`.
To switch back and forth between two directories use `cd -`

::::::::::::::::::::::::::::::::::::::::::::::::::

Expand Down

0 comments on commit 0d8fce0

Please sign in to comment.