From c4482f3a4f2402448b725f0b009684610bd73fa2 Mon Sep 17 00:00:00 2001 From: "Henry H. Andrews" Date: Tue, 14 May 2024 10:56:24 -0700 Subject: [PATCH] Fix "it" -> "its" typo This was missed in the 3.0.4 PR for this change, but caught in the 3.1.1 and 3.2.0 versions. --- versions/3.0.4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions/3.0.4.md b/versions/3.0.4.md index f699703abf..8869380606 100644 --- a/versions/3.0.4.md +++ b/versions/3.0.4.md @@ -1062,7 +1062,7 @@ Field Name | Type | Description ###### Fixed Fields and considerations for use with `content` -For more complex scenarios, the [`content`](#parameterContent) property can define the media type and schema of the parameter, as well as give examples of it use. +For more complex scenarios, the [`content`](#parameterContent) property can define the media type and schema of the parameter, as well as give examples of its use. Field Name | Type | Description ---|:---:|---