Przeglądaj źródła

I swear I already did this

Michelle DiMarino 7 lat temu
rodzic
commit
c4a97cc5ac
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      README.md

+ 1
- 1
README.md Wyświetl plik

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