Skip to content

Commit d00ddab

Browse files
authored
minor tweak
1 parent 867928e commit d00ddab

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 document, i
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): `description` and `examples`.
20+
- [Providing Documentation and Examples](docs): `description` and `example`/`examples`.
2121
- [API Servers](servers): `servers`.

0 commit comments

Comments
 (0)