diff --git a/.changeset/fair-knives-relax.md b/.changeset/fair-knives-relax.md index 2ab2ec39cf..165793b229 100644 --- a/.changeset/fair-knives-relax.md +++ b/.changeset/fair-knives-relax.md @@ -3,4 +3,4 @@ '@backstage/core-api': patch --- -Introducing new UnhandledErrorForwarder installed by default. For catchin unhandled promise rejections you can override the API to align with general error handling. +Introducing new UnhandledErrorForwarder installed by default. For catching unhandled promise rejections, you can override the API to align with general error handling.