Skip to content

Commit 0121a2f

Browse files
committed
Fix rendering of administrator manual
1 parent e029e73 commit 0121a2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/manual/install-domserver.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ settings. Reload the web server for changes to take effect.
128128
129129
An nginx webserver configuration snippet is also provided in
130130
``etc/nginx-conf``. You still need ``htpasswd`` from ``apache2-utils``
131-
though. To use this configuration, perform the following steps::
131+
though. To use this configuration, perform the following steps:
132132

133133
.. parsed-literal::
134134
@@ -139,7 +139,7 @@ though. To use this configuration, perform the following steps::
139139
service php\ |phpversion|-fpm reload
140140
service nginx reload
141141
142-
On Fedora, use the following nginx configuration steps::
142+
On Fedora, use the following nginx configuration steps:
143143

144144
.. parsed-literal::
145145

0 commit comments

Comments
 (0)