Skip to content

Commit d499401

Browse files
authored
Merge pull request #64 from dret/patch-2
fixing typo
2 parents 6779144 + d00ddab commit d499401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ The following pages introduce the syntax and structure of an OpenAPI Description
1717
- [Content of Message Bodies](content): `content` and `schema`.
1818
- [Parameters and Payload of an Operation](parameters): `parameters` and `requestBody`.
1919
- [Reusing Descriptions](components): `components` and `$ref`.
20-
- [Providing Documentation and Examples](docs): `example` and `examples`.
20+
- [Providing Documentation and Examples](docs): `description` and `example`/`examples`.
2121
- [API Servers](servers): `servers`.

0 commit comments

Comments
 (0)