Skip to content

Commit 37b2c70

Browse files
authored
Fix link in Extension Registry
1 parent 653e459 commit 37b2c70

File tree

1 file changed

+1
-1
lines changed
  • 15/umbraco-cms/customizing/extending-overview/extension-registry

1 file changed

+1
-1
lines changed

15/umbraco-cms/customizing/extending-overview/extension-registry/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ The extension registry is a global registry that can be accessed and changed at
1414

1515
Each Extension Manifest has to declare its type, this is used to determine where it hooks into the system. It also looks at what data is required to declare within it.
1616

17-
## [Replace, Exclude or Unregistere](./#replace-exclude-or-unregistere)
17+
## [Replace, Exclude or Unregister](./#replace-exclude-or-unregister)
1818

1919
Once you understand how to declare your own, you may want to replace or remove existing.

0 commit comments

Comments
 (0)