From 8472777e25872ba41e26568173e885af31f37539 Mon Sep 17 00:00:00 2001 From: Vincenzo Scamporlino Date: Mon, 13 May 2024 11:36:24 +0200 Subject: [PATCH] Update docs/auth/github/provider.md Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com> Signed-off-by: Vincenzo Scamporlino --- docs/auth/github/provider.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/auth/github/provider.md b/docs/auth/github/provider.md index 4accc7841b..1604b607ff 100644 --- a/docs/auth/github/provider.md +++ b/docs/auth/github/provider.md @@ -48,7 +48,7 @@ auth: - resolver: usernameMatchingUserEntityName ``` -The GitHub provider is a structure with five configuration keys: +The GitHub provider is a structure with these configuration keys: - `clientId`: The client ID that you generated on GitHub, e.g. `b59241722e3c3b4816e2`