Skip to content

Commit c747a99

Browse files
Update 16/umbraco-cms/customizing/extending-overview/extension-registry/extension-manifest.md
Co-authored-by: Richard Jackson <[email protected]>
1 parent b3e303d commit c747a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/customizing/extending-overview/extension-registry/extension-manifest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This page explains what an Extension Manifest for a Umbraco backoffice extension
77

88
## What is an Extension Manifest?
99
This page explains what an Extension Manifest for Umbraco backoffice extensions is. It outlines the manifest structure, required fields, and optional features used across types.
10-
Umbraco reads the manifest to register the extension in the Extension Registry.
10+
Umbraco reads the extension manifest to register the extension in the Extension Registry.
1111
Each extension is of a certain type and this determines the required fields of the manifest and its available capabilities.
1212
An Extension Manifest declares a single backoffice extension along with its configuration.
1313

0 commit comments

Comments
 (0)