Skip to content

Commit 9b102d5

Browse files
authored
Update 16/umbraco-commerce/key-concepts/shipping-providers.md
1 parent d6dd8f9 commit 9b102d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-commerce/key-concepts/shipping-providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Labels and descriptions for providers and their settings are controlled through
4444
The **Validate Shipping Provider Settings** feature is available in Umbraco Commerce 16.4.0 and later
4545
{% endhint %}
4646

47-
Umbraco Commerce supports validating shipping provider settings by using `System.ComponentModel.DataAnnotations.ValidationAttribute`.
47+
Umbraco Commerce supports validating shipping provider settings using the `System.ComponentModel.DataAnnotations.ValidationAttribute` class.
4848

4949
```csharp
5050
public class MyShippingProviderSettings

0 commit comments

Comments
 (0)