We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fcef5b commit 6bf85c5Copy full SHA for 6bf85c5
src/Microsoft.OpenApi/Properties/SRResource.resx
@@ -208,7 +208,7 @@
208
<value>The path item name '{0}' MUST begin with a slash.</value>
209
</data>
210
<data name="Validation_PathSignatureMustBeUnique" xml:space="preserve">
211
- <value>The path signature '{0}' MUST begin be unique.</value>
+ <value>The path signature '{0}' MUST be unique.</value>
212
213
<data name="Validation_RuleAddTwice" xml:space="preserve">
214
<value>The same rule cannot be in the same rule set twice.</value>
@@ -219,4 +219,4 @@
219
<data name="Validation_StringMustBeEmailAddress" xml:space="preserve">
220
<value>The string '{0}' MUST be in the format of an email address.</value>
221
222
-</root>
+</root>
0 commit comments