Skip to content

Commit 000e569

Browse files
authored
Fixing verb agreement, reverting one instance of document to definition
1 parent 37ddaf2 commit 000e569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ An OpenAPI definition can then be used by documentation generation tools to disp
6767
## Definitions
6868

6969
##### <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.
70+
A document (or set of documents) that defines or describes an API. An OpenAPI definition uses and conforms to the OpenAPI Specification.
7171

7272
##### <a name="pathTemplating"></a>Path Templating
7373
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

Comments
 (0)