From 73e9a7fec052ead9308a6454770145327fca35bc Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 23 Jul 2014 21:30:14 -0400 Subject: [PATCH] backticks are italics? wtf. --- docs/help/help.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/help/help.rst b/docs/help/help.rst index 6062b56a54..bda46082e9 100644 --- a/docs/help/help.rst +++ b/docs/help/help.rst @@ -95,7 +95,7 @@ In nginx, ensure that the following line is present in your ``server`` block: proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; -In addition, ensure that the `use_port` option is set to `false` in your NodeBB's ``config.json`` +In addition, ensure that the ``use_port`` option is set to ``false`` in your NodeBB's ``config.json`` Submit Bugs on our Issue Tracker