summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/contributing/documentation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing/documentation.rst b/docs/contributing/documentation.rst
index 09fe9881..7beee976 100644
--- a/docs/contributing/documentation.rst
+++ b/docs/contributing/documentation.rst
@@ -25,7 +25,7 @@ This requires you already have a GitHub account.
* Clone fork to local machine
-* Change to your new local directory vyos-documentation
+* Change to your new local directory ``vyos-documentation``
* Create new branch for your work, use a descriptive name of your work:
``$ git checkout -b fix-vxlan-typo``