You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 16/umbraco-cms/customizing/workspaces.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Workspaces provide dedicated editing environments for specific entity types in U
12
12
13
13
**Draft State Management**: Workspaces maintain a draft copy of entity data that can be modified without affecting the published version until explicitly saved.
14
14
15
-
**Flexible Interface**: Workspaces can range from simple single-view interfaces to complex multi-tabbed editors with specialized functionality.
15
+
**Flexible Interface**: Workspaces can range from single-view interfaces to complex multi-tabbed editors with specialized functionality.
16
16
17
17
**Shared Communication**: Workspaces host workspace contexts that enable all extensions within the workspace to communicate and share state.
0 commit comments