File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
16/umbraco-cms/customizing/extending-overview/extension-types/workspaces Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Workspace extensions communicate through shared contexts using these patterns:
2929
30301 . ** [ Workspace Context] ( workspace-context.md ) ** manages centralized state using observables that automatically notify subscribers of changes
31312 . ** [ Workspace Actions] ( workspace-editor-actions.md ) ** consume the context to modify state when users interact with buttons or menu items
32- 3 . ** [ Workspace Actions Menu Items] ( workspace-action-menu-items.md ) ** add additional options for workspace actions
32+ 3 . ** [ Workspace Action Menu Items] ( workspace-action-menu-items.md ) ** add additional options for workspace actions
33334 . ** [ Workspace Views] ( workspace-views.md ) ** observe context state to automatically update their UI when data changes
34345 . ** [ Footer Apps] ( workspace-footer-apps.md ) ** monitor context state to display real-time status information
3535
You can’t perform that action at this time.
0 commit comments