Skip to content

Commit 4901df4

Browse files
Replace 'comprised' with 'composed' in CA2253 (#44612)
1 parent ba08e66 commit 4901df4

File tree

1 file changed

+1
-1
lines changed
  • docs/fundamentals/code-analysis/quality-rules

1 file changed

+1
-1
lines changed

docs/fundamentals/code-analysis/quality-rules/ca2253.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ A message placeholder consists of numeric characters only.
2626

2727
## Rule description
2828

29-
Named placeholders in the logging message template should not be comprised of only numeric characters.
29+
Named placeholders in the logging message template should not be composed of only numeric characters.
3030

3131
## How to fix violations
3232

0 commit comments

Comments
 (0)