Skip to content

Commit 7d7d0dd

Browse files
Update 16/umbraco-cms/customizing/extending-overview/extension-registry/register-extensions.md
Co-authored-by: Richard Jackson <[email protected]>
1 parent 5afc948 commit 7d7d0dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Extensions can also work outside of the context of a package.
3333
{% endcode %}
3434

3535

36-
When writing the Umbraco Package Manifest, you can use the JSON Schema located in the root of your Umbraco project. The file is called `umbraco-package-schema.json`.
36+
When writing the Umbraco Package Manifest, you can use the JSON schema located in the root of your Umbraco project. This file is called `umbraco-package-schema.json`.
3737

3838
{% code title="umbraco-package.json" %}
3939
```json

0 commit comments

Comments
 (0)