From 46649661a6b077b7f7b9384b25767962a0b6fe7f Mon Sep 17 00:00:00 2001 From: pamelin Date: Fri, 3 Feb 2023 11:43:39 +0000 Subject: [PATCH] fix: Typo in the changeset Signed-off-by: pamelin --- .changeset/quick-tables-listen.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/quick-tables-listen.md b/.changeset/quick-tables-listen.md index cb2e4eb064..fab9ef7969 100644 --- a/.changeset/quick-tables-listen.md +++ b/.changeset/quick-tables-listen.md @@ -2,4 +2,4 @@ '@backstage/plugin-stackstorm': minor --- -Add StackStorm plugin to Backstage which is interfacing with StackStorm API. It allows users to view workflow executions, packs and actions. For installation and configuration instyructions please view [README.md](https://github.com/backstage/backstage/tree/master/plugins/stackstorm/README.md) +Add StackStorm plugin to Backstage which is interfacing with StackStorm API. It allows users to view workflow executions, packs and actions. For installation and configuration instructions please view [README.md](https://github.com/backstage/backstage/tree/master/plugins/stackstorm/README.md)