Skip to content

Commit 2736351

Browse files
authored
Update 17/umbraco-cms/customizing/extending-overview/extension-types/workspaces/workspace-action-menu-items.md
1 parent 970ba31 commit 2736351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

17/umbraco-cms/customizing/extending-overview/extension-types/workspaces/workspace-action-menu-items.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The `previewOption` kind creates menu items for document preview scenarios, inte
6060
- **`meta.icon`** - Icon displayed alongside the label
6161
- **`meta.urlProviderAlias`** - Alias of the server-side `IUrlProvider` that generates the preview URL
6262

63-
**Use case:** Custom preview options that open documents in different preview environments (staging, production, custom domains).
63+
**Use case:** Custom preview options that open documents in different preview environments (staging, production, or custom domains).
6464

6565
{% code caption="Custom Preview Option Manifest" %}
6666
```typescript

0 commit comments

Comments
 (0)