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