From e9bd699a544f424e2701683a070bfef0c8f660ae Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Mon, 21 Aug 2023 17:52:09 +0200 Subject: [PATCH] Update plugins/auth-backend-module-google-provider/README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Fredrik Adelöw Signed-off-by: Patrik Oldsberg --- plugins/auth-backend-module-google-provider/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/auth-backend-module-google-provider/README.md b/plugins/auth-backend-module-google-provider/README.md index d3ffc11213..633dd13717 100644 --- a/plugins/auth-backend-module-google-provider/README.md +++ b/plugins/auth-backend-module-google-provider/README.md @@ -1,6 +1,6 @@ # Auth Module: Google Provider -This module provides an Google auth provider implementation for `@backstage/plugin-auth-backend`. +This module provides a Google auth provider implementation for `@backstage/plugin-auth-backend`. ## Links