Skip to content

Commit 112674b

Browse files
Merge pull request #59 from rhoog/master
update documentation
2 parents 53578bf + ecca948 commit 112674b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Finally include the `rest_framework_docs` urls in your `urls.py`:
5858
You can find detailed information about the package's settings at [the docs](http://drfdocs.com/docs/settings/).
5959

6060
REST_FRAMEWORK_DOCS = {
61-
'HIDDEN': True # Default: False
61+
'HIDE_DOCS': True # Default: False
6262
}
6363

6464

0 commit comments

Comments
 (0)