From a8781e5f8b56135635263fa98b319fe5a55f917b Mon Sep 17 00:00:00 2001 From: gtestault Date: Tue, 23 Aug 2022 12:11:13 +0200 Subject: [PATCH] Fix changeset grammar and formatting Co-authored-by: Johan Haals Signed-off-by: gtestault --- .changeset/afraid-radios-boil.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/afraid-radios-boil.md b/.changeset/afraid-radios-boil.md index d993525154..a9533d55c0 100644 --- a/.changeset/afraid-radios-boil.md +++ b/.changeset/afraid-radios-boil.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-backend-module-msgraph': patch --- -Fixed bug in MicrosoftGraphEntityProvider ignores userExpand and groupExpand configuration parameters +Fixed a bug in the `MicrosoftGraphEntityProvider` that ignored the `userExpand` and `groupExpand` configuration parameters