diff --git a/README.md b/README.md index b7d5321..04e5136 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ const result = await parse(file) ### Validate ```ts -import { validate } from '@scalar/openapi-validater' +import { validate } from '@scalar/openapi-parser' const file = `{ "openapi": "3.1.0",