Skip to content

Commit 504c166

Browse files
Luuk1983mikecp
andauthored
Update 16/umbraco-cms/customizing/extending-overview/extension-registry/replace-exclude-or-unregister.md
Co-authored-by: Michael Latouche <michael@crossingpaths.be>
1 parent ce6a3d9 commit 504c166

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
@@ -10,7 +10,7 @@ Besides adding extensions to Umbraco, sometimes you want to change what is alrea
1010

1111

1212
## Replace
13-
You can have an extension that replaces another extension.
13+
You can replace an existing extension by another one.
1414
You can do this by defining the `overwrites` property in your [Extension Manifest](extension-manifest.md) with one Extension Alias. For multiple `overwrites` you can provide the Extension Aliases that need to be replaced as an array.
1515

1616

0 commit comments

Comments
 (0)