Skip to content

Commit 64e0a48

Browse files
Merge pull request #1381 from harishsurf/fix-typo
Fix typo in subscription.crd template file
2 parents 17e6c31 + 78a1c96 commit 64e0a48

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)