From be652ac645c81766ad63114311696bab6ebb6f17 Mon Sep 17 00:00:00 2001 From: Daniel Imfeld Date: Sat, 3 Oct 2015 21:33:41 -0500 Subject: [PATCH] Typo: singel -> single --- website/source/docs/http/job.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/http/job.html.md b/website/source/docs/http/job.html.md index e50685f1d..1ccbe8dac 100644 --- a/website/source/docs/http/job.html.md +++ b/website/source/docs/http/job.html.md @@ -8,7 +8,7 @@ description: |- # /v1/job/\ -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