Skip to content

Commit fdb7e9b

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

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
@@ -24,7 +24,7 @@ interface UmbWorkspaceElement {}
2424

2525
## Extension Types
2626

27-
Workspaces support several extension types that work together to create comprehensive editing experiences. These extensions communicate through shared workspace contexts to provide integrated functionality:
27+
Workspaces support different extension types that work together to create comprehensive editing experiences. These extensions communicate through shared workspace contexts to provide integrated functionality:
2828

2929
### [Workspace Context](extending-overview/extension-types/workspaces/workspace-context.md)
3030
The foundation extension that provides shared state management and communication between all workspace extensions. Start here when building workspace functionality.

0 commit comments

Comments
 (0)