Fixed little Markdown syntax

This commit is contained in:
Wouter J 2016-08-10 10:37:07 +02:00 committed by GitHub
parent e6e424687e
commit b5d371d984

View File

@ -6,7 +6,7 @@ different views of your API documentation. Without the tag, all methods are
located in the ``default`` view, and can be found under the normal API located in the ``default`` view, and can be found under the normal API
documentation url. documentation url.
You can specify one or more _view_ names under which the method will be You can specify one or more *view* names under which the method will be
visible. visible.
An example:: An example::