diff --git a/docs/pages/bash/bash-3-navigating.md b/docs/pages/bash/bash-3-navigating.md index 7a268f8963bd9407b21b83a645e55c13c7f7c62d..ab5fdc63624fe1257598dc4d5a2ffd638b8b02a3 100644 --- a/docs/pages/bash/bash-3-navigating.md +++ b/docs/pages/bash/bash-3-navigating.md @@ -75,7 +75,8 @@ ls -F -a ``` !!! question "What special directory do you observe?" - ??? example "Click to show the solution" + +??? example "Click to show the solution" We can see a `.` directory as well as a `..` directory. `.` means the **current working directory**