Commit f93f7776 authored by Tim Hockin's avatar Tim Hockin

Merge pull request #16203 from thockin/docs-nits

fix another bad backticks usage
parents c28ddf9f 21e9134a
...@@ -65,9 +65,8 @@ The wider discussion regarding Scale took place in [#1629](https://github.com/ku ...@@ -65,9 +65,8 @@ The wider discussion regarding Scale took place in [#1629](https://github.com/ku
Scale subresource will be present in API for replication controller or deployment under the following paths: Scale subresource will be present in API for replication controller or deployment under the following paths:
```api/vX/replicationcontrollers/myrc/scale``` * `api/vX/replicationcontrollers/myrc/scale`
* `api/vX/deployments/mydeployment/scale`
```api/vX/deployments/mydeployment/scale```
It will have the following structure: It will have the following structure:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment