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 ba08e66 commit 4901df4Copy full SHA for 4901df4
docs/fundamentals/code-analysis/quality-rules/ca2253.md
@@ -26,7 +26,7 @@ A message placeholder consists of numeric characters only.
26
27
## Rule description
28
29
-Named placeholders in the logging message template should not be comprised of only numeric characters.
+Named placeholders in the logging message template should not be composed of only numeric characters.
30
31
## How to fix violations
32
0 commit comments