Skip to content

Commit 32b5daf

Browse files
authored
Merge pull request benoitc#2757 from usr3/patch-1
Fix typo in deploy.rst
2 parents 1aae54a + 99447b0 commit 32b5daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/deploy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ A tool that is starting to be common on linux systems is Systemd_. It is a
216216
system services manager that allows for strict process management, resources
217217
and permissions control.
218218

219-
Below are configurations files and instructions for using systemd to create
219+
Below are configuration files and instructions for using systemd to create
220220
a unix socket for incoming Gunicorn requests. Systemd will listen on this
221221
socket and start gunicorn automatically in response to traffic. Later in
222222
this section are instructions for configuring Nginx to forward web traffic

0 commit comments

Comments
 (0)