Skip to content

Commit ce6a3d9

Browse files
Luuk1983mikecp
andauthored
Update 16/umbraco-cms/customizing/extending-overview/extension-registry/replace-exclude-or-unregister.md
Co-authored-by: Michael Latouche <[email protected]>
1 parent a9f2cdb commit ce6a3d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/customizing/extending-overview/extension-registry/replace-exclude-or-unregister.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can do this by defining the `overwrites` property in your [Extension Manifes
1616

1717

1818

19-
This example overrides the save and preview button with an external preview button (single overwrite):
19+
This example overrides the `save and preview` button with an external "preview" button (single overwrite):
2020

2121
```typescript
2222
const manifest = {

0 commit comments

Comments
 (0)