Merge pull request #211 from Carevoyance/website_typo

Fix website typo in jobs.html.md
This commit is contained in:
Ryan Uber
2015-10-03 19:37:29 -07:00

View File

@@ -8,7 +8,7 @@ description: |-
# /v1/job/\<ID\>
The `job` endpoint is used for CRUD on a singel job. By default, the agent's local
The `job` endpoint is used for CRUD on a single job. By default, the agent's local
region is used; another region can be specified using the `?region=` query parameter.
## GET