summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDivay Prakash <divayprakash3@gmail.com>2018-11-18 00:39:46 +0530
committerDivay Prakash <divayprakash3@gmail.com>2018-11-18 00:39:46 +0530
commit9a3c737c42d2ca861ccb7ae6159301bcf284ee32 (patch)
tree2191aae66534ef9e9cd2afc422e7718e6aa7c111
parent195e46d15f9e91cc8f7e8b8ad457ac02c86c6b98 (diff)
Highlighting fix
-rw-r--r--CONTRIBUTING.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.markdown b/CONTRIBUTING.markdown
index e2b849bd..e2192d88 100644
--- a/CONTRIBUTING.markdown
+++ b/CONTRIBUTING.markdown
@@ -91,7 +91,7 @@ You can buid the site locally to test your changes. Follow the steps below.
* `bundle install`
* Get the source in place
* Copy the contents of your clone of the fork of learnxinyminutes-docs repo
- into the `source/docs` folder. There shouldn't be a learnxinyminutes-docs
+ into the `source/docs` folder. There shouldn't be a `learnxinyminutes-docs`
folder inside the `docs` folder, it should just contain all the repo
contents.
* Checkout your fork of the learnxinyminutes-docs repo as `source/docs`.