diff --git a/episodes/02-filedir.md b/episodes/02-filedir.md index b2ef09f36..ae7cc2bed 100644 --- a/episodes/02-filedir.md +++ b/episodes/02-filedir.md @@ -465,7 +465,7 @@ $ ls -F ``` ```output -animal-counts/ creatures/ numbers.txt alkanes/ writing/ +alkanes/ animal-counts/ creatures/ numbers.txt writing/ ``` We now know how to go down the directory tree (i.e. how to go into a subdirectory),