Skip to content

Commit 1737e1f

Browse files
Apply suggestion from @nielslyngsoe
Co-authored-by: Niels Lyngsø <[email protected]>
1 parent 4aa3e22 commit 1737e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/customizing/back-office-signs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ forEntityFlags: "Umb.ScheduledForPublish",
2929
...
3030
```
3131

32-
The server determines which signs are present in the response via the registered collection of [flag providers](../extending/flag-providers.md). A client-side extension point determines how each sign is displayed in the backoffice.
32+
Using this binding lets the server determine which signs are present in the response via the registered collection of [flag providers](../extending/flag-providers.md).
3333

3434
## Displaying a Sign
3535

0 commit comments

Comments
 (0)