Skip to content

Commit 47a56fa

Browse files
authored
Merge pull request #149 from scottcpeterson/patch-13
Getting rid of Part I to go with PR 148 Thanks @scottcpeterson
2 parents 2cdb6f1 + b5269de commit 47a56fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/05-counting-mining.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ programming languages.
328328
{: .challenge}
329329
330330
331-
> ## Counting number of files, part I
331+
> ## Counting number of files
332332
> Let's make a different pipeline. You want to find out how many files and
333333
> directories there are in the current directory. Try to see if you can pipe
334334
> the output from `ls` into `wc` to find the answer, or something close to the

0 commit comments

Comments
 (0)