From b5d371d984ef3a633717bb5757f7d7c9c65a2284 Mon Sep 17 00:00:00 2001 From: Wouter J Date: Wed, 10 Aug 2016 10:37:07 +0200 Subject: [PATCH] Fixed little Markdown syntax --- Resources/doc/multiple-api-doc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/doc/multiple-api-doc.rst b/Resources/doc/multiple-api-doc.rst index 6080de9..5e9d8aa 100644 --- a/Resources/doc/multiple-api-doc.rst +++ b/Resources/doc/multiple-api-doc.rst @@ -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 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. An example::