Skip to content

Commit b970345

Browse files
committed
Linting fixes
1 parent 18ae41d commit b970345

File tree

1 file changed

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

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,11 +121,11 @@ extensions or toolbar extensions.
121121
The `tree` extension type is used to create a hierarchical structure composed of nodes, such as documents or media
122122
items.
123123

124-
### [UFM Components](../../../reference/umbraco-flavored-markdown.md)
124+
### [Umbraco Flavored Markup Components](../../../reference/umbraco-flavored-markdown.md)
125125

126-
UFM, or `Umbraco Flavored Markup`, is used to create descriptions and labels for entities across the backoffice, and
127-
replaces the previous "Label Property Configuration" feature. Extension authors can create custom
128-
UFM components that go beyond simple textual labels, including creating hooks that allow for imperative programming
126+
`Umbraco Flavored Markup (UFM) Components`, are used to create descriptions and labels for entities across the
127+
backoffice and replaces the previous "Label Property Configuration" feature. Extension authors can create custom
128+
UFM components that go beyond textual labels, including creating hooks that allow for imperative programming
129129
tasks and custom markup.
130130

131131
### [Workspaces](workspaces/README.md)

0 commit comments

Comments
 (0)