From acc91697610a0141caecb5210aa62216d0791e70 Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Thu, 28 Mar 2024 13:55:30 +0100 Subject: [PATCH] deploying.rst: Fix typo (#2083) --- docs/deploying.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploying.rst b/docs/deploying.rst index 1ca11830..5b5a8b94 100644 --- a/docs/deploying.rst +++ b/docs/deploying.rst @@ -206,7 +206,7 @@ owner settings of the run directory. $ sudo chown . /run/daphne/ The /run/ folder is cleared on a server reboot. To make the /run/daphne folder -persistant create a file ``/usr/lib/tmpfiles.d/daphne.conf`` with the contents +persistent create a file ``/usr/lib/tmpfiles.d/daphne.conf`` with the contents below. .. code-block:: text