Skip to content

Commit 4807864

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

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
@@ -4,7 +4,7 @@ description: Describes how to use provide flags in management API responses for
44

55
# Flag Providers
66

7-
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 presented to users.
7+
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

99
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).
1010

0 commit comments

Comments
 (0)