Skip to content

Commit 6faab76

Browse files
authored
Update 16/umbraco-cms/customizing/extending-overview/extension-types/workspaces/workspace-views.md
1 parent dc96e6e commit 6faab76

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
@@ -245,7 +245,7 @@ export class AnalyticsView extends UmbElementMixin(LitElement) {
245245
## Best Practices
246246

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

0 commit comments

Comments
 (0)