diff --git a/packages/openauth/src/issuer.ts b/packages/openauth/src/issuer.ts index f4c1f277..5a30c586 100644 --- a/packages/openauth/src/issuer.ts +++ b/packages/openauth/src/issuer.ts @@ -1,5 +1,5 @@ /** - * The `issuer` create an OpentAuth server, a [Hono](https://hono.dev) app that's + * An `issuer` creates an OpenAuth server, a [Hono](https://hono.dev) app that's * designed to run anywhere. * * The `issuer` function requires a few things: