Skip to content

Commit

Permalink
fix: typo in 'navigating your system'
Browse files Browse the repository at this point in the history
  • Loading branch information
samhinton88 authored Jun 22, 2022
1 parent 4c732e0 commit 42e1518
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Switching from a graphical user interface to the shell can take some getting use

This section will introduce the `pwd`, `ls`, `cd`, `pushd` and `popd` commands, as well as the concepts of the "working directory" and "environment variables". We'll also take a bit of a look into how "Paths" work.

If these commands far familiar to you then feel free to jump to the next chapter! Otherwise, let's get started.
If these commands are familiar to you then feel free to jump to the next chapter! Otherwise, let's get started.

## The Working Directory

Expand Down

0 comments on commit 42e1518

Please sign in to comment.