Skip to content

Commit 400b0e8

Browse files
authored
Update ca2228-do-not-ship-unreleased-resource-formats.md
1 parent 8265bbb commit 400b0e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/code-quality/ca2228-do-not-ship-unreleased-resource-formats.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ ms.workload:
3333
Resource files that were built by using pre-release versions of the .NET Framework might not be usable by supported versions of the .NET Framework.
3434

3535
## How to fix violations
36-
To fix a violation of this rule, build the resource using a supported version of the .NET Frameworkk.
36+
To fix a violation of this rule, build the resource using a supported version of the .NET Framework.
3737

3838
## When to suppress warnings
39-
Do not suppress a warning from this rule.
39+
Do not suppress a warning from this rule.

0 commit comments

Comments
 (0)