Skip to content

Commit d4dd0ee

Browse files
authored
Update commerce-add-ons/packages/deploy/deploying-changes.md
1 parent e7e724d commit d4dd0ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commerce-add-ons/packages/deploy/deploying-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Learn more about how the deployment process works in the [Umbraco Deploy documen
1414

1515
## Ignoring Settings
1616

17-
Some entities in Umbraco Commerce accept configuration settings such as Payment Methods, Shipping Methods and Tax Calculation Methods. These settings can be environment specific and so you may not want to deploy these between environments. In order to prevent this from happing, you can add the following configuration options to your `appsettings.json` file.
17+
Some entities in Umbraco Commerce accept configuration settings such as Payment Methods, Shipping Methods, and Tax Calculation Methods. These settings can be environment-specific, and therefore, you may not want to deploy them between environments. To prevent this from happening, you can add the following configuration options to your `appsettings.json` file.
1818

1919
{% code title="appsettings.json" %}
2020

0 commit comments

Comments
 (0)