summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contributors/design-proposals/extending-api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/extending-api.md b/contributors/design-proposals/extending-api.md
index 45a07ca5..c9aeb449 100644
--- a/contributors/design-proposals/extending-api.md
+++ b/contributors/design-proposals/extending-api.md
@@ -121,7 +121,7 @@ and the corresponding data will be stored into etcd by the APIServer, so that
when the user issues:
```
-GET /apis/mygroup.example.com/v1/namespaces/default/crontabs/my-new-cron-object`
+GET /apis/mygroup.example.com/v1/namespaces/default/crontabs/my-new-cron-object
```
And when they do that, they will get back the same data, but with additional