Skip to content

Commit 93f5e48

Browse files
authored
Update 16/umbraco-cms/customizing/back-office-signs.md
1 parent d720be2 commit 93f5e48

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
@@ -34,7 +34,7 @@ Using this binding lets the server determine which signs are present in the resp
3434

3535
## Displaying a Sign
3636

37-
To display a Sign in the backoffice, you register an entitySign extension.
37+
To display a Sign in the backoffice, register an `entitySign` extension.
3838

3939
Typically, you’ll bind it to one or more flags returned in the server response using the `forEntityFlags` property. However, you can also provide your own logic to determine when a Sign should appear.
4040

0 commit comments

Comments
 (0)