Skip to content

Commit f1e0c28

Browse files
ralfhandlhandrews
authored andcommitted
Update versions/3.1.1.md
1 parent 19c7a46 commit f1e0c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.1.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ In order to preserve the ability to round-trip between YAML and JSON formats, YA
124124
An OpenAPI Description (OAD) MAY be made up of a single document or be divided into multiple, connected parts at the discretion of the author. In the latter case, [Reference Object](#reference-object), [Path Item Object](#path-item-object) and [Schema Object](#schema-object) `$ref` keywords, as well as the [Link Object](#link-object) `operationRef` keyword, are used.
125125

126126
Any document consisting entirely of an [OpenAPI Object](#openapi-object) is known as a **syntactically complete OpenAPI document**.
127-
An OpenAPI document that does ***not*** reference any other documents is known as a **self-contained OpenAPI document.***
127+
An OpenAPI document that does _not_ reference any other documents is known as a **self-contained OpenAPI document**.
128128
A single-document description is therefore _both_ syntactically complete _and_ self-contained.
129129
In a multi-document description, the document containing the OpenAPI Object where parsing begins for a specific API's description is known as that API's **entry OpenAPI document**, or simply **entry document**.
130130

0 commit comments

Comments
 (0)