From 799fe4a97886684018bb34478072dd331fd3f9b5 Mon Sep 17 00:00:00 2001 From: Mike Ball Date: Thu, 2 Feb 2023 16:58:26 -0500 Subject: [PATCH] correct grammar typo in changeset Signed-off-by: Mike Ball --- .changeset/rich-bags-sleep.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/rich-bags-sleep.md b/.changeset/rich-bags-sleep.md index 68a7716ca1..14312ac7f4 100644 --- a/.changeset/rich-bags-sleep.md +++ b/.changeset/rich-bags-sleep.md @@ -2,4 +2,4 @@ '@backstage/plugin-pagerduty': patch --- -The PagerDutyCard now supports an optional `readOnly` property (``) for the suppressing the rendering of the "Create Incident" button from the Backstage UI. +The PagerDutyCard now supports an optional `readOnly` property (``) for suppressing the rendering of the "Create Incident" button from the Backstage UI.