From 444678ce6bdc11a048ad3b858f8da7ed998ac7b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicole=20Kl=C3=BCnder?= Date: Mon, 28 Nov 2016 18:02:20 +0100 Subject: [PATCH] fix typo in docs --- doc/admin/installation/docker_smallscale.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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