Skip to content

Commit 85fb893

Browse files
committed
Another typo
1 parent 1a405a7 commit 85fb893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ Field Name | Type | Description
309309
<a name="infoTermsOfService"></a>termsOfService | `string` | A URL to the Terms of Service for the API. MUST be in the format of a URL.
310310
<a name="infoContact"></a>contact | [Contact Object](#contactObject) | The contact information for the exposed API.
311311
<a name="infoLicense"></a>license | [License Object](#licenseObject) | The license information for the exposed API.
312-
<a name="infoVersion"></a>version | `string` | **REQUIRED**. The version of the OpenAPI document (which is distinct from the [OpenAPI Specification version](#oasVersion) or the version of API being described).
312+
<a name="infoVersion"></a>version | `string` | **REQUIRED**. The version of the OpenAPI document (which is distinct from the [OpenAPI Specification version](#oasVersion) or the version of the API being described).
313313

314314

315315
This object MAY be extended with [Specification Extensions](#specificationExtensions).

0 commit comments

Comments
 (0)