Skip to content

Commit 799b4fc

Browse files
handrewsralfhandl
andcommitted
Fix typo
Co-authored-by: Ralf Handl <[email protected]>
1 parent 2418f65 commit 799b4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2088,7 +2088,7 @@ transactionCallback:
20882088
#### Example Object
20892089

20902090
An object grouping an internal or external example value with basic `summary` and `description` metadata.
2091-
The examples can show either data suitable for schema validation, or serialized data as required by tehe containing [Media Type Object](#media-type-object), [Parameter Object](#parameter-object), or [Header Object](#header-object).
2091+
The examples can show either data suitable for schema validation, or serialized data as required by the containing [Media Type Object](#media-type-object), [Parameter Object](#parameter-object), or [Header Object](#header-object).
20922092
This object is typically used in fields named `examples` (plural), and is a [referenceable](#reference-object) alternative to older `example` (singular) fields that do not support referencing or metadata.
20932093
The various fields and types of examples are explained in more detail under [Working With Examples](#working-with-examples).
20942094

0 commit comments

Comments
 (0)