Skip to content

Commit acc9169

Browse files
authored
deploying.rst: Fix typo (#2083)
1 parent b6dc8c1 commit acc9169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deploying.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ owner settings of the run directory.
206206
$ sudo chown <user>.<group> /run/daphne/
207207
208208
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
209+
persistent create a file ``/usr/lib/tmpfiles.d/daphne.conf`` with the contents
210210
below.
211211

212212
.. code-block:: text

0 commit comments

Comments
 (0)