Skip to content

Commit 9f9e6cf

Browse files
authored
Update the-licensing-model.md
1 parent 539c5e8 commit 9f9e6cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

13/umbraco-commerce/installation/the-licensing-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Once you have received your license code it needs to be installed on your site.
6868
```
6969

7070
{% hint style="info" %}
71-
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:
71+
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.
7272

7373
```json
7474
"Umbraco_Commerce": "YOUR_LICENSE_KEY"

0 commit comments

Comments
 (0)