fixed "editing your index.php file" heading on line 68 -> 70 #110

Merged
ben merged 1 commits from la/site:master into master 2022-05-04 18:19:26 +00:00
1 changed files with 2 additions and 1 deletions

View File

@ -66,7 +66,8 @@ Type: `ls` to see where you are. You should see a directory called "public_html"
Type: `cd public_html` to move into that folder. (cd stands for change directory.)
Type: `ls` to see where you are. You should see your index.php file
Editing your index.php file
## Editing your index.php file
Type: `nano index.php` to open your index.php file and begin editing