diff --git a/docs/2_auth.md b/docs/2_auth.md
index 6a595646c00f325a4f69c1824a37e612e4ae3778..851bde5eacea3ab47ec91256ea5f528c1ff73d86 100644
--- a/docs/2_auth.md
+++ b/docs/2_auth.md
@@ -28,7 +28,7 @@ Valid providers are :
 
 The provider can be selected using the `provider` configuration value.
 
-Please note that not all provides support all claims. The `preferred_username` claim is currently only supported by the OpenID Connect provider.
+Please note that not all providers support all claims. The `preferred_username` claim is currently only supported by the OpenID Connect provider.
 
 ### Google Auth Provider