Skip to content

Commit f742741

Browse files
Luuk1983mikecp
andauthored
Update 16/umbraco-cms/customizing/extending-overview/extension-registry/register-extensions.md
Co-authored-by: Michael Latouche <michael@crossingpaths.be>
1 parent 0148e1c commit f742741

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
@@ -54,7 +54,7 @@ There are two additional, optional properties that can be useful:
5454
* `version` - the version of the package that is displayed in the backoffice in the overview of installed packages. This is also used for package migrations.
5555

5656

57-
This is an example of a full umbraco-package.json that registers two localization extensions:
57+
This is an example of a full `umbraco-package.json` that registers two localization extensions:
5858

5959
```json
6060
{

0 commit comments

Comments
 (0)