diff --git a/.changeset/silver-mice-smile.md b/.changeset/silver-mice-smile.md index e876502811..ae6f1a127f 100644 --- a/.changeset/silver-mice-smile.md +++ b/.changeset/silver-mice-smile.md @@ -3,4 +3,4 @@ '@backstage/core-plugin-api': patch --- -Add optional messaage field for auth providers. This is intended to be a user friendly message that displays in the OAuth request dialog. A default message will be displayed if one is not provided. +Add optional message field for auth providers. This is intended to be a user friendly message that displays in the OAuth request dialog. A default message will be displayed if one is not provided.