Skip to content

Commit 3bf26ff

Browse files
handrewsralfhandl
authored andcommitted
Fix typo, minmal -> minimal
Co-authored-by: Ralf Handl <[email protected]>
1 parent 95d1876 commit 3bf26ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Finally, object field names are case-sensitive: `openapi` is not the same thing
7373

7474
## Minimal OpenAPI Description Structure
7575

76-
To be entirely precise, a minmal OpenAPI Description (OAD) is a single JSON object containing fields adhering to the structure defined in the [OpenAPI Specification](https://spec.openapis.org/oas/v3.1.0) (OAS).
76+
To be entirely precise, a minimal OpenAPI Description (OAD) is a single JSON object containing fields adhering to the structure defined in the [OpenAPI Specification](https://spec.openapis.org/oas/v3.1.0) (OAS).
7777

7878
The OAS structure is long and complex so this section just describes the minimal set of fields it must contain, while following pages give more details about specific objects. The [OpenAPI Map](https://openapi-map.apihandyman.io/) is a nice visual tool that can help familiarize the reader with this long specification.
7979

0 commit comments

Comments
 (0)