diff --git a/docs/authentication/overview.mdx b/docs/authentication/overview.mdx index c32ea9074..42ff167b9 100644 --- a/docs/authentication/overview.mdx +++ b/docs/authentication/overview.mdx @@ -178,7 +178,7 @@ All auth-related operations are available via Payload's REST, Local, and GraphQL ## Strategies -Out of the box Payload ships with a three powerful Authentication strategies: +Out of the box Payload ships with three powerful Authentication strategies: - [HTTP-Only Cookies](./cookies) - [JSON Web Tokens (JWT)](./jwt)