Skip to content

Commit 7e456fd

Browse files
committed
Fix reST syntax in docs
1 parent 8bb7bfd commit 7e456fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Once you see the file echoed to your terminal, reinvoke the command as
123123
you do not have root access.
124124

125125
If you don't have root access, or you'd rather not put the
126-
:file:`supervisord.conf` file in :file:`/etc/supervisord.conf``, you
126+
:file:`supervisord.conf` file in :file:`/etc/supervisord.conf`, you
127127
can place it in the current directory (``echo_supervisord_conf >
128128
supervisord.conf``) and start :program:`supervisord` with the
129129
``-c`` flag in order to specify the configuration file

0 commit comments

Comments
 (0)