Skip to content

Commit d117dde

Browse files
authored
Minor Documentation Grammar Fix
1 parent b9800cf commit d117dde

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)