Fix typos in sample asciidoc

Closes gh-129
This commit is contained in:
Oliver Trosien
2015-09-17 17:08:11 +02:00
committed by Andy Wilkinson
parent 9fe4442fcd
commit 387257ba6f
2 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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