Skip to content

Commit 47d07c1

Browse files
Format markdown (#185)
Signed-off-by: Knative Automation <automation@knative.team>
1 parent 5c3bd45 commit 47d07c1

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@ Install,
2222
ko apply -f ./config
2323
```
2424

25-
If you modify the ClusterDuckType definition, you may have to update the ClusterDuckType's OpenAPI Schema. Refer to [hack/schema](https://github.com/knative/hack/tree/main/schema) to help generate the schema definition.
25+
If you modify the ClusterDuckType definition, you may have to update the
26+
ClusterDuckType's OpenAPI Schema. Refer to
27+
[hack/schema](https://github.com/knative/hack/tree/main/schema) to help generate
28+
the schema definition.
2629

2730
## ClusterDuckType:discovery.knative.dev/v1alpha1
2831

@@ -86,7 +89,7 @@ spec:
8689
type: string
8790

8891
# Role holds an Aggregating Role used by the duck type to manage the ducks.
89-
# If not specified, the Selectors are used to find a Role with an aggregation rule that matches a selector
92+
# If not specified, the Selectors are used to find a Role with an aggregation rule that matches a selector
9093
role:
9194
roleRef:
9295
kind: ClusterRole

0 commit comments

Comments
 (0)