Skip to content

Commit 6512e18

Browse files
authored
Update the-licensing-model.md
1 parent 41931e5 commit 6512e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

14/umbraco-deploy/installation/the-licensing-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ For example, in `appsettings.json`:
7070
```
7171

7272
{% hint style="info" %}
73-
If using environment variables rather than a JSON file for configuration you may run into issues with the periods used in the product key. If so, an underscore can be used instead:
73+
You might run into issues when using a period in the product name when using environment variables. Use an underscore in the product name instead, to avoid problems.
7474

7575
```json
7676
"Umbraco_Deploy_OnPrem": "YOUR_LICENSE_KEY"

0 commit comments

Comments
 (0)