summaryrefslogtreecommitdiffstats
path: root/tutorials
diff options
context:
space:
mode:
authormjfernez <mjf@mjfer.net>2023-09-28 17:19:42 -0400
committermjfernez <mjf@mjfer.net>2023-09-28 17:19:42 -0400
commit3fb681e48ae75f0e7b00075a2caf61e66582a973 (patch)
tree2671e117a4325e1be1327c3d2eb00647e8b12908 /tutorials
parent6483e05be09027a36be39257f6241e816d68564f (diff)
downloadsite-files-3fb681e48ae75f0e7b00075a2caf61e66582a973.tar.gz
Generate pandocs
Diffstat (limited to 'tutorials')
-rw-r--r--tutorials/www/how-to-make-this-site.html2
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>