diff --git a/README.md b/README.md index 4e51d2a..1060134 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ clients will switch to that encoding. If strictCredentials is set to false the authorization header can contain additional whitespaces at the beginning, in the midde and at the end of the authorization header. -This is a fallback option to ensure the same behaviour as `@fastify/basic-auth` +This is a fallback option to ensure the same behavior as `@fastify/basic-auth` version <=5.x. ### `validate` (required)