fixed line 68
continuous-integration/drone/pr Build encountered an error Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
laker 2022-05-04 18:08:14 +00:00
parent 4dbf9f234e
commit dc539c7adc
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