From 04d347a1feff2091c06f1082784a2926f00c476b Mon Sep 17 00:00:00 2001 From: Shaun Singh Date: Wed, 16 Mar 2016 14:14:16 -0700 Subject: [PATCH] Fix docs-->doc in CONTRIBUTING --- CONTRIBUTING.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.txt b/CONTRIBUTING.txt index 38bb784d..cd13445a 100644 --- a/CONTRIBUTING.txt +++ b/CONTRIBUTING.txt @@ -231,7 +231,7 @@ Every time Travis is triggered, it also calls on `Coveralls Building docs ------------- -To build docs, run ``make`` from the ``docs`` directory. ``make help`` lists +To build docs, run ``make`` from the ``doc`` directory. ``make help`` lists all targets. Requirements