From 74d13e677dbf8cbe75d6bf1ac3d344e89ee87e28 Mon Sep 17 00:00:00 2001 From: Jussi Hallila Date: Wed, 28 Sep 2022 11:25:07 +0200 Subject: [PATCH] Fix changeset to read English instead of nerd English. Signed-off-by: Jussi Hallila --- .changeset/twelve-melons-notice.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/twelve-melons-notice.md b/.changeset/twelve-melons-notice.md index 621d6325a7..4a91642426 100644 --- a/.changeset/twelve-melons-notice.md +++ b/.changeset/twelve-melons-notice.md @@ -2,4 +2,4 @@ '@backstage/plugin-tech-insights-backend': patch --- -Modify router endpoint to handle singular and collections of request params similarly. +Modify router endpoint to handle singular and collections of request parameters similarly.