From f63b9af86c288f9c6860612c91e43b6270feba03 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Thu, 15 May 2014 16:20:58 -0400 Subject: [PATCH] missed a backtick --- docs/upgrading/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/upgrading/index.rst b/docs/upgrading/index.rst index d9078640f5..be5ce29edf 100644 --- a/docs/upgrading/index.rst +++ b/docs/upgrading/index.rst @@ -108,7 +108,7 @@ Navigate to your NodeBB: ``$ cd /path/to/nodebb``. If you are upgrading from a lower branch to a higher branch, switch branches as necessary. ***Make sure you are completely up-to-date on your current branch!***. -For example, if upgrading from ``v0.3.2` to ``v0.4.3``: +For example, if upgrading from ``v0.3.2`` to ``v0.4.3``: .. code:: bash