From 770ec81f2caaacbdac36b857700948516ff5330e Mon Sep 17 00:00:00 2001 From: Mathew Polzin Date: Wed, 4 Feb 2026 07:51:47 -0600 Subject: [PATCH] Fix README.md typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65c358cb9b..b589e80e9c 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Be aware of the change to minimum Swift version. Most documentation will focus on what it looks like to work with the `OpenAPIKit` module and OpenAPI 3.2.x documents. If you need to support OpenAPI 3.0.x documents, take a look at the section on [supporting OpenAPI 3.0.x documents](#supporting-openapi-30x-documents) -4.before you get too deep into this library's docs. +before you get too deep into this library's docs. Version 3.2.x of the OpenAPI Specification is backwards compatible with version 3.1.x of the specification but it adds some new features. The OpenAPIKit types