We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc96e6e commit 6faab76Copy full SHA for 6faab76
16/umbraco-cms/customizing/extending-overview/extension-types/workspaces/workspace-views.md
@@ -245,7 +245,7 @@ export class AnalyticsView extends UmbElementMixin(LitElement) {
245
## Best Practices
246
247
### View Organization
248
-- Use descriptive tab labels that clearly indicate the view purpose
+- Use descriptive tab labels that indicate the view's purpose
249
- Order views by importance using the `weight` property
250
- Group related functionality into a single view rather than many small tabs
251
0 commit comments