Skip to content

Commit 85dc59b

Browse files
authored
Update 16/umbraco-cms/customizing/extending-overview/extension-types/workspaces/workspace-views.md
1 parent 215ccd7 commit 85dc59b

File tree

1 file changed

+1
-1
lines changed
  • 16/umbraco-cms/customizing/extending-overview/extension-types/workspaces

1 file changed

+1
-1
lines changed

16/umbraco-cms/customizing/extending-overview/extension-types/workspaces/workspace-views.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ export class AnalyticsView extends UmbElementMixin(LitElement) {
246246

247247
### View Organization
248248
- Use descriptive tab labels that clearly indicate the view purpose
249-
- Order views by importance using weight property
249+
- Order views by importance using the `weight` property
250250
- Group related functionality into single views rather than many small tabs
251251

252252
### Context Usage

0 commit comments

Comments
 (0)