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 37ddaf2 commit 000e569Copy full SHA for 000e569
versions/3.0.md
@@ -67,7 +67,7 @@ An OpenAPI definition can then be used by documentation generation tools to disp
67
## Definitions
68
69
##### <a name="oasDocument"></a>OpenAPI Document
70
-A document (or set of documents) that define or describe an API. An OpenAPI document uses and conforms to the OpenAPI Specification.
+A document (or set of documents) that defines or describes an API. An OpenAPI definition uses and conforms to the OpenAPI Specification.
71
72
##### <a name="pathTemplating"></a>Path Templating
73
Path templating refers to the usage of curly braces ({}) to mark a section of a URL path as replaceable using path parameters.
0 commit comments