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.
1 parent 96e8812 commit 0f2548eCopy full SHA for 0f2548e
docs/core/testing/mstest-analyzers/mstest0037.md
@@ -48,7 +48,7 @@ There are multiple cases where you get this warning:
48
49
Using `Assert.IsNull(<expression>)` or `Assert.IsNotNull<expression>` is a better alternative.
50
51
-In many cases, the better alternative provides better messages when they fail and are also easier to read.
+In many cases, the better alternatives provide better messages when they fail and are also easier to read.
52
53
## How to fix violations
54
0 commit comments