Skip to content

Commit 36edc41

Browse files
authored
Merge pull request #6642 from Aaen/patch-17
Update licensing.md
2 parents af8b0c2 + 585e907 commit 36edc41

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

14/umbraco-workflow/installation/licensing.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@ Once you have received your license code it needs to be installed on your site.
1616

1717
```json
1818
"Umbraco": {
19-
"Licenses": {
20-
"Umbraco.Workflow": "YOUR_LICENSE_KEY"
19+
"Licenses": {
20+
"Products": {
21+
"Umbraco.Workflow": "YOUR_LICENSE_KEY"
22+
}
2123
}
2224
}
2325
```

0 commit comments

Comments
 (0)