Fix typo in value of snippets attribute

Closes gh-369
This commit is contained in:
Johnny Lim
2017-03-18 10:13:26 +09:00
committed by Andy Wilkinson
parent d486a16714
commit 39fabc28d4

View File

@@ -172,7 +172,7 @@ include::{snippets}/note-get-example/links.adoc[]
A `GET` request will retrieve the details of a note
operation::note-get-example[snippets='response-fields,curl-request-http-response']
operation::note-get-example[snippets='response-fields,curl-request,http-response']