diff --git a/episodes/02-filedir.md b/episodes/02-filedir.md index a6d2a5b55..3317faa7c 100644 --- a/episodes/02-filedir.md +++ b/episodes/02-filedir.md @@ -24,8 +24,10 @@ exercises: 10 :::::::::::::::::::::::::::::::::::::::: instructor -Introducing and navigating the filesystem in the shell (covered in [Navigating Files and Directories](02-filedir.md) section) -can be confusing. You may have both terminal and GUI file explorer open side by side so learners can see the content and file +Introducing and navigating the filesystem in the shell +(covered in [Navigating Files and Directories](02-filedir.md) section) +can be confusing. You may have both terminal and GUI file explorer +open side by side so learners can see the content and file structure while they're using terminal to navigate the system. ::::::::::::::::::::::::::::::::::::::::::::::::::