diff --git a/website/source/api/jobs.html.md b/website/source/api/jobs.html.md
index 856e75102..a8addac14 100644
--- a/website/source/api/jobs.html.md
+++ b/website/source/api/jobs.html.md
@@ -921,7 +921,7 @@ The table below shows this endpoint's support for
```text
$ curl \
- https://nomad.rocks/v1/job/my-job/deployments
+ https://nomad.rocks/v1/job/my-job/deployment
```
### Sample Response