From 92c40cf1861a0f935c5b75805069f502212210fa Mon Sep 17 00:00:00 2001 From: Jonathan Mezach Date: Mon, 24 Apr 2023 19:04:35 +0200 Subject: [PATCH] Fix some spelling mistakes Signed-off-by: Jonathan Mezach --- .changeset/red-cheetahs-invite.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/red-cheetahs-invite.md b/.changeset/red-cheetahs-invite.md index 439de70dc7..ef1711c761 100644 --- a/.changeset/red-cheetahs-invite.md +++ b/.changeset/red-cheetahs-invite.md @@ -2,5 +2,5 @@ '@backstage/plugin-octopus-deploy': minor --- -Added support for Octopus Deploy spaces. The octopus.com/project-id annotation can now (optionally) be prefixed by a space identifier, ie. Spaces-1/Projects-102. -Also note that some of this plugins exported API's have changed to accomodate this change, changing from separate arguments to a single object. +Added support for Octopus Deploy spaces. The octopus.com/project-id annotation can now (optionally) be prefixed by a space identifier, for example. Spaces-1/Projects-102. +Also note that some of this plugins exported API's have changed to accommodate this change, changing from separate arguments to a single object.