Skip to content

Commit 0c73bf8

Browse files
authored
Update 16/umbraco-cms/extending/flag-providers.md
1 parent 4807864 commit 0c73bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/extending/flag-providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Describes how to use provide flags in management API responses for
66

77
The Umbraco management APIs for trees, collections, and items include a `flags` collection for each item. These indicate additional information for the item that can be presented to users.
88

9-
The Umbraco backoffice will use this to provide additional overlay icons on tree, collection and item presentations. This core behavior and extension point is described in the article on [backoffice signs](../customizing/back-office-signs.md).
9+
The Umbraco backoffice uses this to provide additional overlay icons on tree, collection, and item presentations. This core behavior and extension point is described in the article on [backoffice signs](../customizing/back-office-signs.md).
1010

1111
## Core Flag Providers
1212

0 commit comments

Comments
 (0)