From bd4a0830336441572a388a9eb19dcd9ce13bdc62 Mon Sep 17 00:00:00 2001 From: Marek Libra Date: Thu, 30 Mar 2023 12:35:04 +0200 Subject: [PATCH] Typos --- plugins/parodos/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/parodos/README.md b/plugins/parodos/README.md index e2217b4f44..a3d1357a0b 100644 --- a/plugins/parodos/README.md +++ b/plugins/parodos/README.md @@ -75,10 +75,10 @@ To do a release: - let the release notes to be generated, adjust - click **Publish release** -The on-release GitHub action is trigerred, leading to publishing the new version to the NPM registry. +The on-release GitHub action is triggered, leading to publishing the new version to the NPM registry. To watch progress: https://github.com/parodos-dev/backstage-parodos/actions/workflows/on-release.yaml -If the action is failing on expired token, they can be updated here: https://github.com/organizations/parodos-dev/settings/secrets/actions +If the action is failing on an expired token, it can be updated here: https://github.com/organizations/parodos-dev/settings/secrets/actions As a side-effect of the action, a PR bumping the plugin version is created. Do not forget to merge it: https://github.com/parodos-dev/backstage-parodos/pulls