Skip to content

Commit

Permalink
Fixes typo in resource-quotas.md (#10575)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahawtho authored and k8s-ci-robot committed Oct 11, 2018
1 parent 9e4ff3d commit 8e38104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/concepts/policy/resource-quotas.md
Expand Up @@ -568,7 +568,7 @@ For example:
values: ["cluster-services"]
```

See [LimitedResources](https://github.com/kubernetes/kubernetes/pull/36765) and [Quota supoport for priority class design doc](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/scheduling/pod-priority-resourcequota.md) for more information.
See [LimitedResources](https://github.com/kubernetes/kubernetes/pull/36765) and [Quota support for priority class design doc](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/scheduling/pod-priority-resourcequota.md) for more information.

## Example

Expand Down

0 comments on commit 8e38104

Please sign in to comment.