Skip to content

Commit c7953e0

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 504c166 commit c7953e0

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
@@ -29,7 +29,7 @@ const manifest = {
2929
```
3030

3131

32-
This example overrides both the save and preview button as well as the save button with an external preview button (multiple overwrite):
32+
This example overrides both the `save and preview` button as well as the `save` button with an external "preview" button (multiple overwrite):
3333

3434
```typescript
3535
const manifest = {

0 commit comments

Comments
 (0)