Fixed the spellcheck and grammar issue

Signed-off-by: Lakshmi Narayana <lakshminarayana.dasari@grainger.com>
This commit is contained in:
Lakshmi Narayana
2021-12-01 10:19:01 -06:00
parent 5a46712a7d
commit 6efe04485d
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-circleci': patch
---
Fixed bug in circleci plugin. The bug fix is with respect to restartBuild action in circleci.Changed the vcstype from Git to map the vcstype dynamically.
Fixed a bug in the `CircleCI` plugin where restarting builds was hard-coded to GitHub rather than introspecting the entity source location.