Skip to content

Commit 148abd1

Browse files
authored
Update 16/umbraco-cms/customizing/development-flow/umbraco-extension-template.md
1 parent 484be50 commit 148abd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/customizing/development-flow/umbraco-extension-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The `-ex` flag indicates that you want to include examples of how to use the ext
3939
- `Client/src/api`: A folder containing an example API client that calls the API controller.
4040
- `Client/src/dashboards`: A folder containing an example dashboard Web Component that uses the API client.
4141

42-
You should be able to see the dashboard in the main Content section of the Backoffice.
42+
After setup, the dashboard appears in the main **Content** section of the Backoffice.
4343

4444
### Include the Extension in your Umbraco Project
4545

0 commit comments

Comments
 (0)