diff --git a/doc/admin/installation/docker_smallscale.rst b/doc/admin/installation/docker_smallscale.rst index 11a23b0660..916a0ab6fe 100644 --- a/doc/admin/installation/docker_smallscale.rst +++ b/doc/admin/installation/docker_smallscale.rst @@ -168,7 +168,7 @@ named ``/etc/systemd/system/pretix.service`` with the following content:: [Install] WantedBy=multi-user.target -You can leave the MySQL socket volume out if you're using PostgreSQL. You can now run the following comamnds +You can leave the MySQL socket volume out if you're using PostgreSQL. You can now run the following commands to enable and start the service:: # systemctl daemon-reload