From 276b95503f2aced13a8681d3705a2f9e44f873bd Mon Sep 17 00:00:00 2001 From: Hasan Oezdemir <21654050+nodify-at@users.noreply.github.com> Date: Mon, 30 May 2022 11:49:43 +0200 Subject: [PATCH] bugfix: fix typo, use bug fix instead of bugfix in wording Signed-off-by: Hasan Oezdemir <21654050+nodify-at@users.noreply.github.com> --- .changeset/pretty-wolves-whisper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/pretty-wolves-whisper.md b/.changeset/pretty-wolves-whisper.md index 5ab603de23..498eac7173 100644 --- a/.changeset/pretty-wolves-whisper.md +++ b/.changeset/pretty-wolves-whisper.md @@ -2,4 +2,4 @@ '@backstage/plugin-jenkins-backend': patch --- -bugfix: provide backstage token for rebuild api call +bug fix: provide backstage token for rebuild api call