From 71aa49196bd6c6822b1b3db3cb786ad7bc1f08cb Mon Sep 17 00:00:00 2001 From: Juan Pablo Garcia Ripa Date: Mon, 26 Jan 2026 00:11:33 +0100 Subject: [PATCH] spelling fixes Signed-off-by: Juan Pablo Garcia Ripa --- .changeset/odd-lemons-occur.md | 2 +- .changeset/salty-frogs-cry.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/odd-lemons-occur.md b/.changeset/odd-lemons-occur.md index 8f97ad0bd8..fbbdc760f6 100644 --- a/.changeset/odd-lemons-occur.md +++ b/.changeset/odd-lemons-occur.md @@ -2,4 +2,4 @@ '@backstage/frontend-plugin-api': minor --- -new deprecation warninf will be throw by the framework pluginId should have letters, digits,and dashes, starting with a letter +new deprecation warning will be throw by the framework `pluginId` should have letters, digits,and dashes, starting with a letter diff --git a/.changeset/salty-frogs-cry.md b/.changeset/salty-frogs-cry.md index b0f3a66ffa..bd3c187ff5 100644 --- a/.changeset/salty-frogs-cry.md +++ b/.changeset/salty-frogs-cry.md @@ -2,4 +2,4 @@ '@backstage/backend-app-api': patch --- -add test for new pluginId and moduleId format validations +Add test for new `pluginId` and `moduleId` format validations