We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a94cbc + 122021f commit 4191f42Copy full SHA for 4191f42
docs/articles/nunit/writing-tests/constraints/EqualConstraint.md
@@ -117,7 +117,7 @@ to indicate the mismatched location in both _expected_ and _actual_ values:
117
118
The `IgnoreWhiteSpace` can also be specified when comparing collections of strings.
119
120
-The characters ignored is the same as for the C# `Char.IsWhiteSpace`.
+The characters ignored are the same as for the C# `Char.IsWhiteSpace`.
121
122
## Comparing DateTimes and TimeSpans
123
0 commit comments