Skip to content

Commit 00b9df3

Browse files
committed
formatting lint
1 parent de16d9b commit 00b9df3

File tree

1 file changed

+1
-1
lines changed
  • 16/umbraco-cms/customizing/extending-overview/extension-types

1 file changed

+1
-1
lines changed

16/umbraco-cms/customizing/extending-overview/extension-types/kind.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ In this example:
4545

4646
- `type` is set to 'kind' to register it as a Kind extension.
4747
- `matchType` is 'headerApp', specifying that this Kind is for Header App extensions.
48-
- `matchKind` is 'button,' which is the alias of the Kind.
48+
- `matchKind` is 'button', which is the alias of the Kind.
4949
- The `manifest` contains default properties like elementName that extensions using this Kind will inherit.
5050

5151
## Using the Kind in Other Extensions

0 commit comments

Comments
 (0)