summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-09-21 08:08:04 +0000
committerLaurent Bercot <ska@appnovation.com>2023-09-21 08:08:04 +0000
commitd91a79d86ffb544d49f5f04ca49e5d980188934d (patch)
treea2ad05f500f950bc9c4270bebd95f4e0adc3ae98 /doc
parentd5f3217875ca86f6d4c0714c86c1eb8cbe232740 (diff)
downloadtipidee-d91a79d86ffb544d49f5f04ca49e5d980188934d.tar.xz
A few fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/quickstart.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/quickstart.html b/doc/quickstart.html
index 40586a9..f9627f5 100644
--- a/doc/quickstart.html
+++ b/doc/quickstart.html
@@ -49,7 +49,7 @@ in the <tt>/home/www/docs</tt> directory, and do the same with <tt>example.org</
<ul>
<li> You need one long-running process per port you want tipidee to serve.
If you want to serve HTTP on port 80 and HTTPS on port 443, then you'll need
-two services. Or four if you want to serve on both IPv4 and IPv6 adresses. </li>
+two services. Or four if you want to serve on both IPv4 and IPv6 addresses. </li>
<li> Start these processes in the <tt>/home/www</tt> directory, the base
for all the domains you're serving. </li>
<li> Assuming you want to run the server as user <tt>www</tt>, and your