Skip to content

Commit 78a1c96

Browse files
committed
Fix typo in subscription.crd template file
1 parent 7afd248 commit 78a1c96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deploy/chart/templates/0000_50_olm_05-subscription.crd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
name: subscriptions.operators.coreos.com
55
annotations:
66
displayName: Subscription
7-
description: Subscribes service catalog to a source and channel to recieve updates
7+
description: Subscribes service catalog to a source and channel to receive updates
88
for packages.
99
spec:
1010
group: operators.coreos.com

manifests/0000_50_olm_05-subscription.crd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
name: subscriptions.operators.coreos.com
55
annotations:
66
displayName: Subscription
7-
description: Subscribes service catalog to a source and channel to recieve updates
7+
description: Subscribes service catalog to a source and channel to receive updates
88
for packages.
99
spec:
1010
group: operators.coreos.com

0 commit comments

Comments
 (0)