Skip to content

Commit 6bf85c5

Browse files
authored
Update src/Microsoft.OpenApi/Properties/SRResource.resx
1 parent 7fcef5b commit 6bf85c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Microsoft.OpenApi/Properties/SRResource.resx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
<value>The path item name '{0}' MUST begin with a slash.</value>
209209
</data>
210210
<data name="Validation_PathSignatureMustBeUnique" xml:space="preserve">
211-
<value>The path signature '{0}' MUST begin be unique.</value>
211+
<value>The path signature '{0}' MUST be unique.</value>
212212
</data>
213213
<data name="Validation_RuleAddTwice" xml:space="preserve">
214214
<value>The same rule cannot be in the same rule set twice.</value>
@@ -219,4 +219,4 @@
219219
<data name="Validation_StringMustBeEmailAddress" xml:space="preserve">
220220
<value>The string '{0}' MUST be in the format of an email address.</value>
221221
</data>
222-
</root>
222+
</root>

0 commit comments

Comments
 (0)