Skip to content

Commit ac64bf7

Browse files
authored
Merge pull request #18 from komish/cap-cap
Properly capitalize capability level
2 parents 63d9716 + 7cbd3f6 commit ac64bf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

olm/olmconfig.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
annotations:
3-
capabilityLevel: basic install
3+
capabilityLevel: Basic Install
44
shortDescription: AWS S3 controller is a service controller for managing S3 resources
55
in Kubernetes
66
displayName: AWS Controllers for Kubernetes - Amazon S3
@@ -27,4 +27,4 @@ maintainers:
2727
2828
links:
2929
- name: Amazon S3 Developer Resources
30-
url: https://aws.amazon.com/s3/developer-resources/
30+
url: https://aws.amazon.com/s3/developer-resources/

0 commit comments

Comments
 (0)