diff --git a/docs/community/3.9-announcement.md b/docs/community/3.9-announcement.md index 61f1e9b60..2db500b48 100644 --- a/docs/community/3.9-announcement.md +++ b/docs/community/3.9-announcement.md @@ -185,7 +185,7 @@ removed, and we'll instead generate the schema directly, rather than building a CoreAPI `Document` object. OpenAPI has clearly become the standard for specifying Web APIs, so there's not -much value anymore in our schema-agnostic document model. Making this change +much value any more in our schema-agnostic document model. Making this change will mean that we'll more easily be able to take advantage of the full set of OpenAPI functionality.