Skip to content

Commit 51cbcbc

Browse files
authored
Merge pull request #22379 from dotnet/taparik/grammar_fix
Minor Documentation Grammar Fix
2 parents 14d6b6e + d117dde commit 51cbcbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Razor/Microsoft.CodeAnalysis.Razor/src/Resources.resx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,6 @@
142142
<value>Required attribute '{0}' has a partial CSS operator. '{1}' must be followed by an equals.</value>
143143
</data>
144144
<data name="MarkupTransition_Description" xml:space="preserve">
145-
<value>Create a inline HTML element without tags.</value>
145+
<value>Create an inline HTML element without tags.</value>
146146
</data>
147-
</root>
147+
</root>

0 commit comments

Comments
 (0)