@@ -1,6 +1,6 @@
# Console Lab Level 1
-## Objectives
+## Objectives..
1. In this lab students will learn to navigate their file system using only the terminal
2. Students will practice using the following commands to traverse directories and investigate their contents: `pwd`, `ls`, `cd`, `cat`, `less`, `grep`