diff --git a/src/v/pandaproxy/api/api-doc/schema_registry.json b/src/v/pandaproxy/api/api-doc/schema_registry.json index 9d1ec2c268f5b..3840ad408c4e6 100644 --- a/src/v/pandaproxy/api/api-doc/schema_registry.json +++ b/src/v/pandaproxy/api/api-doc/schema_registry.json @@ -616,7 +616,7 @@ }, "/subjects/{subject}": { "post": { - "summary": "Check if a schema is already registred for the subject.", + "summary": "Check if a schema is already registered for the subject.", "operationId": "post_subject", "consumes": [ "application/vnd.schemaregistry.v1+json",