Fix typos in sample asciidoc
Closes gh-129
This commit is contained in:
committed by
Andy Wilkinson
parent
9fe4442fcd
commit
387257ba6f
@@ -76,9 +76,9 @@ include::{snippets}/error-example/http-response.adoc[]
|
||||
|
||||
RESTful Notes uses hypermedia and resources include links to other resources in their
|
||||
responses. Responses are in http://stateless.co/hal_specification.html[Hypertext Application
|
||||
Language (HAL)] format. Links can be found benath the `_links` key. Users of the API should
|
||||
not created URIs themselves, instead they should use the above-described links to navigate
|
||||
from resource to resource.
|
||||
Language (HAL)] format. Links can be found beneath the `_links` key. Users of the API should
|
||||
not create URIs themselves, instead they should use the above-described links to navigate
|
||||
|
||||
[[resources]]
|
||||
= Resources
|
||||
|
||||
@@ -76,9 +76,9 @@ include::{snippets}/error-example/http-response.adoc[]
|
||||
|
||||
RESTful Notes uses hypermedia and resources include links to other resources in their
|
||||
responses. Responses are in http://stateless.co/hal_specification.html[Hypertext Application
|
||||
Language (HAL)] format. Links can be found benath the `_links` key. Users of the API should
|
||||
not created URIs themselves, instead they should use the above-described links to navigate
|
||||
from resource to resource.
|
||||
Language (HAL)] format. Links can be found beneath the `_links` key. Users of the API should
|
||||
not create URIs themselves, instead they should use the above-described links to navigate
|
||||
|
||||
[[resources]]
|
||||
= Resources
|
||||
|
||||
Reference in New Issue
Block a user