From 07f8cf0bb75e6c69c1190e914e959a188708a6d8 Mon Sep 17 00:00:00 2001 From: Djam Date: Wed, 29 Nov 2023 16:53:32 +0100 Subject: [PATCH] Update chilly-lies-collect.md Signed-off-by: Djam --- .changeset/chilly-lies-collect.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/chilly-lies-collect.md b/.changeset/chilly-lies-collect.md index 9af0c41099..c84e6cebd4 100644 --- a/.changeset/chilly-lies-collect.md +++ b/.changeset/chilly-lies-collect.md @@ -2,4 +2,4 @@ '@backstage/plugin-auth-backend-module-oauth2-proxy-provider': patch --- -Exported the plugin as default so it gets discovered by using `featureDiscoveryServiceFactory()` +Exported the provider as default so it gets discovered when using `featureDiscoveryServiceFactory()`