Skip to content

Commit 58e37b6

Browse files
authored
Update 16/umbraco-cms/customizing/workspaces.md
1 parent fdb7e9b commit 58e37b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/customizing/workspaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Workspaces provide dedicated editing environments for specific entity types in U
88

99
## Key Concepts
1010

11-
**Entity-Based Structure**: Each workspace is designed for a specific entity type (content, media, member, etc.) and is identified by a unique string (such as a key or ID).
11+
**Entity-Based Structure**: Each workspace is designed for a specific entity type (content, media, member, etc.). It is identified by a unique string (such as a key or ID).
1212

1313
**Draft State Management**: Workspaces maintain a draft copy of entity data that can be modified without affecting the published version until explicitly saved.
1414

0 commit comments

Comments
 (0)