Skip to content

Commit

Permalink
remove $ following the style guide (kubernetes#18855)
Browse files Browse the repository at this point in the history
  • Loading branch information
oke-py authored and wawa0210 committed Mar 2, 2020
1 parent 89db8b1 commit 3fcb3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/concepts/policy/limit-range.md
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ kubectl apply -f https://k8s.io/examples/admin/resource/limit-memory-ratio-pod.y
Describe the <limit-memory-ratio-pod> LimitRange with the following kubectl command:

```shell
$ kubectl describe limitrange/limit-memory-ratio-pod
kubectl describe limitrange/limit-memory-ratio-pod
```

```shell
Expand Down

0 comments on commit 3fcb3f9

Please sign in to comment.