From be2b727ac21c0e59be12ef5294cb379f320b131d Mon Sep 17 00:00:00 2001 From: Ralf Handl Date: Mon, 9 Jun 2025 13:51:03 +0200 Subject: [PATCH] Typo --- src/oas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/oas.md b/src/oas.md index 3df5572368..deb4a541f9 100644 --- a/src/oas.md +++ b/src/oas.md @@ -108,7 +108,7 @@ The fourth repeats `application/geo+json`-structured values, while the last repe Implementations MUST support mapping sequential media types into the JSON Schema data model by treating them as if the values were in an array in the same order. -See [Complete vs Streaming Content](#complete-vs-streaming-content) for more information on handling sequential media type in a streaming context, including special considerations for `text/event-stream` content. +See [Complete vs Streaming Content](#complete-vs-streaming-content) for more information on handling sequential media types in a streaming context, including special considerations for `text/event-stream` content. #### Media Type Registry