We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 942392a + 3fffa72 commit bbcae4bCopy full SHA for bbcae4b
docs/reference/custom-resource-config.mdx
@@ -72,7 +72,7 @@ Groups have a `name`, `title`, `description` and an array of `items`.
72
73
Descriptive help text for the group that displays on the Admin Console Config page. Supports markdown formatting.
74
75
-To provide help text for individual items on the Config page, use the item `help-text` property. See [help_text](#help_text) below.
+To provide help text for individual items on the Config page, use the item `help_text` property. See [help_text](#help_text) below.
76
77
```yaml
78
spec:
0 commit comments