From 417ae9bb0867e559376a05e04454784f2757954d Mon Sep 17 00:00:00 2001 From: Harry Hogg Date: Tue, 14 Feb 2023 10:35:40 +0000 Subject: [PATCH] Backticks around changeset words to pass spelling check Signed-off-by: Harry Hogg --- .changeset/clean-planes-join.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/clean-planes-join.md b/.changeset/clean-planes-join.md index 2ad009c133..346f81f1b8 100644 --- a/.changeset/clean-planes-join.md +++ b/.changeset/clean-planes-join.md @@ -2,4 +2,4 @@ '@backstage/plugin-permission-node': patch --- -Changed the createPermissionIntegrationRouter API to allow getResources to be optional +Changed the `createPermissionIntegrationRouter` API to allow `getResources` to be optional