Skip to content

Commit aa4fc8a

Browse files
Remove simple
1 parent 2104580 commit aa4fc8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

14/umbraco-cms/customizing/workspaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
This page is a work in progress and may undergo further revisions, updates, or amendments. The information contained herein is subject to change without notice.
55
{% endhint %}
66

7-
A Workspace is the editor for a specific entity type. It can either be a simple view of data or a complex editor with multiple views.
7+
A Workspace is the editor for a specific entity type. It can either be a view of data or a complex editor with multiple views.
88

99
* A workspace is based on an entity type (for example content, media, member, etc.) and a unique string (ex: key).
1010
* Most workspaces hold a draft state of an entity. It is a copy of the entity data that can be modified at runtime and sent to the server to be saved.

0 commit comments

Comments
 (0)