Skip to content

Commit 4b656ff

Browse files
committed
Fix typo.
1 parent 6ad9c33 commit 4b656ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/extend-kubernetes/operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Operator.
124124
## {{% heading "whatsnext" %}}
125125

126126

127-
* Learn about [operator white paper](https://github.com/cncf/tag-app-delivery/blob/eece8f7307f2970f46f100f51932db106db46968/operator-wg/whitepaper/Operator-WhitePaper_v1-0.md)
127+
* Learn about [Operator White Paper](https://github.com/cncf/tag-app-delivery/blob/eece8f7307f2970f46f100f51932db106db46968/operator-wg/whitepaper/Operator-WhitePaper_v1-0.md)
128128
* Learn more about [Custom Resources](/docs/concepts/extend-kubernetes/api-extension/custom-resources/)
129129
* Find ready-made operators on [OperatorHub.io](https://operatorhub.io/) to suit your use case
130130
* [Publish](https://operatorhub.io/) your operator for other people to use

0 commit comments

Comments
 (0)