We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 504c166 commit c7953e0Copy full SHA for c7953e0
16/umbraco-cms/customizing/extending-overview/extension-registry/replace-exclude-or-unregister.md
@@ -29,7 +29,7 @@ const manifest = {
29
```
30
31
32
-This example overrides both the save and preview button as well as the save button with an external preview button (multiple overwrite):
+This example overrides both the `save and preview` button as well as the `save` button with an external "preview" button (multiple overwrite):
33
34
```typescript
35
const manifest = {
0 commit comments