Skip to content

Commit 6a82ff0

Browse files
lemonezezra-ttd
andauthored
fix typo (#9338)
Co-authored-by: Ezra Citron <[email protected]>
1 parent c6d149f commit 6a82ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.ComponentModel.DataAnnotations/ValidationAttribute.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ This constructor chooses a very generic validation error message. Developers sub
337337
<format type="text/markdown"><![CDATA[
338338
339339
## Remarks
340-
You use the <xref:System.ComponentModel.DataAnnotations.ValidationAttribute.ErrorMessageResourceType%2A> property together with the <xref:System.ComponentModel.DataAnnotations.ValidationAttribute.ErrorMessageResourceName%2A> property in to provide a localized error message.
340+
You use the <xref:System.ComponentModel.DataAnnotations.ValidationAttribute.ErrorMessageResourceType%2A> property together with the <xref:System.ComponentModel.DataAnnotations.ValidationAttribute.ErrorMessageResourceName%2A> property in order to provide a localized error message.
341341
342342
]]></format>
343343
</remarks>

0 commit comments

Comments
 (0)