From 8958e097d934b98af4979c3ad1bbd6ded55f5d2a Mon Sep 17 00:00:00 2001 From: Philipp Hugenroth Date: Mon, 21 Jun 2021 12:01:09 +0200 Subject: [PATCH] Fix spelling in changeset Signed-off-by: Philipp Hugenroth --- .changeset/fair-knives-relax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.