Skip to content

Commit 7022d26

Browse files
authored
Update 16/umbraco-commerce/key-concepts/payment-providers.md
1 parent 69478bd commit 7022d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-commerce/key-concepts/payment-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 Payment Provider Settings** feature has been available since Umbraco Commerce 16.4.0.
4545
{% endhint %}
4646

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

4949
```csharp
5050
public class MyPaymentProviderSettings

0 commit comments

Comments
 (0)