Skip to content

Commit e15a57c

Browse files
openshift-cherrypick-robotKe Zhu
andauthored
[v1.7.x] Fix spelling (#4869)
Signed-off-by: Ke Zhu <[email protected]> Co-authored-by: Ke Zhu <[email protected]>
1 parent c984b00 commit e15a57c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/content/en/docs/advanced-topics/operator-capabilities/operator-capabilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Each capability level is associated with a certain set of management features th
1919

2020
**Custom Resource (CR)** - an instance of the [`CustomResourceDefinition`](https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/) the Operator ships that represents the Operand or an Operation on an Operand (also known as primary resources)
2121

22-
**Managed resources** - the Kubernetes objects or off-cluster services the Operator uses to constitute an Operand (also known as secodary resources)
22+
**Managed resources** - the Kubernetes objects or off-cluster services the Operator uses to constitute an Operand (also known as secondary resources)
2323

2424
**Custom Resource Definition (CRD)** - an API of the Operator, providing the blueprint and validation rules for **Custom Resources**.
2525

0 commit comments

Comments
 (0)