diff --git a/15/umbraco-commerce/getting-started/the-licensing-model.md b/15/umbraco-commerce/getting-started/the-licensing-model.md index 8d8bdf9515c..e11edf62348 100644 --- a/15/umbraco-commerce/getting-started/the-licensing-model.md +++ b/15/umbraco-commerce/getting-started/the-licensing-model.md @@ -62,9 +62,7 @@ Once you have received your license code it needs to be installed on your site. ```json "Umbraco": { "Licenses": { - "Products": { "Umbraco.Commerce": "YOUR_LICENSE_KEY" - } } } ```