diff options
Diffstat (limited to 'tutorials/www/how-to-make-this-site.html')
| -rw-r--r-- | tutorials/www/how-to-make-this-site.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/tutorials/www/how-to-make-this-site.html b/tutorials/www/how-to-make-this-site.html index 33d8943..f3d674d 100644 --- a/tutorials/www/how-to-make-this-site.html +++ b/tutorials/www/how-to-make-this-site.html @@ -294,7 +294,7 @@ editor like vim or nano, and you should see something like this  }</code></pre>  <p>For now, you don't need to change anything, so don't worry about what  it means.</p> -<p>But do note the directory set on "root." This is where the web server +<p>But note the directory set on "root." This is where the web server  looks for files and folders. You can change this, but usually, you don't  need too. Any files or folders you put under "/var/www/html" will be  included as part of the web server when viewed in a web browser.</p> | 
