We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6dc8c1 commit acc9169Copy full SHA for acc9169
docs/deploying.rst
@@ -206,7 +206,7 @@ owner settings of the run directory.
206
$ sudo chown <user>.<group> /run/daphne/
207
208
The /run/ folder is cleared on a server reboot. To make the /run/daphne folder
209
-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
210
below.
211
212
.. code-block:: text
0 commit comments