From 2b0eb29bf9d08db6dbdc2327d3753429013a3f89 Mon Sep 17 00:00:00 2001 From: Andrew Shirley Date: Mon, 21 Jun 2021 14:38:33 +0100 Subject: [PATCH] Spelling Signed-off-by: Andrew Shirley Signed-off-by: blam --- .changeset/good-hornets-hunt.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.changeset/good-hornets-hunt.md b/.changeset/good-hornets-hunt.md index 2c618a955e..00b68e601a 100644 --- a/.changeset/good-hornets-hunt.md +++ b/.changeset/good-hornets-hunt.md @@ -57,10 +57,10 @@ jenkins: apiKey: ${JENKINS_PASSWORD} ``` -## Change javascript API +## Change JavaScript API -As part of the above change, the javascript API exposed by the plugin as a possible place for customisation has changed. -The ApiRef now has an id of `plugin.jenkins.service2` and has entity-based functions to match the nedpoints exposed by +As part of the above change, the JavaScript API exposed by the plugin as a possible place for customisation has changed. +The ApiRef now has an id of `plugin.jenkins.service2` and has entity-based functions to match the endpoints exposed by the new backend plugin ## Change BuildWithStepsPage route