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()`