summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfisherxu <xufei40@huawei.com>2017-08-19 15:25:32 +0800
committerfisherxu <xufei40@huawei.com>2017-08-19 15:25:32 +0800
commit296ffb52ba529a9b4aaa94f4bac5da98cfa84e40 (patch)
tree44eb832cdf83785d7a95505549ae09c0cc84749d
parent57a04fba7bc262ea476261b153c551005b50e390 (diff)
remove unnecessary `
-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