Skip to content

Commit 4e94f22

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

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
@@ -50,7 +50,7 @@ When writing the Umbraco Package Manifest, you can use the JSON schema located i
5050

5151
There are two additional, optional properties that can be useful:
5252

53-
* `id` - a unique identifier of the package. If you are creating a NuGet package, use that as the id.
53+
* `id` - a unique identifier of the package. If you are creating a NuGet package, use this value as the id.
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

0 commit comments

Comments
 (0)