Skip to content

Commit

Permalink
There are only 5 files in the directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
TimKeighley committed May 10, 2018
1 parent fe6cbaf commit e45ec35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _episodes/07-find.md
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ of them.
The first option in our list is
`-type d` that means "things that are directories".
Sure enough,
`find`'s output is the names of the six directories in our little tree
`find`'s output is the names of the five directories in our little tree
(including `.`):
~~~
Expand Down

0 comments on commit e45ec35

Please sign in to comment.