diff --git a/README.md b/README.md index bc1e6f51..abece337 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ new OpenApiValidator({ }); ``` -- Next, use the `x-eov-operation-id` OpenAPI vendor extension or `operationId` to specify the id of opeartion handler to invoke. +- Next, use the `x-eov-operation-id` OpenAPI vendor extension or `operationId` to specify the id of operation handler to invoke. ```yaml /ping: