From f0f13bb36054c46fce0b1f21a89ba2c60bf240b8 Mon Sep 17 00:00:00 2001 From: Brian Zwahr Date: Sun, 6 May 2018 17:24:08 -0500 Subject: [PATCH] Correct typo in docs. --- docs/getting-started/install-the-devilbox.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/install-the-devilbox.rst b/docs/getting-started/install-the-devilbox.rst index d9e1cc67..c0c1371b 100644 --- a/docs/getting-started/install-the-devilbox.rst +++ b/docs/getting-started/install-the-devilbox.rst @@ -71,7 +71,7 @@ Checkout a different release ---------------------------- You now have the devilbox downloaded at the latest version (``git master branch``). This is also recommended as it receives -bugfixes frequently. If you however want to stay on a stable release, you need to check out s +bugfixes frequently. If you however want to stay on a stable release, you need to check out a specific ``git tag``. Lets say you want your devilbox setup to be at release ``0.12.1``, all you have to do is to check out