From 34d987132e0e754e3672fdae57a9682ad37c089d Mon Sep 17 00:00:00 2001 From: Graeme Christie Date: Mon, 27 Mar 2023 17:11:42 +0800 Subject: [PATCH] Fixed spelling issue Signed-off-by: Graeme Christie --- plugins/octopus-deploy/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/octopus-deploy/README.md b/plugins/octopus-deploy/README.md index 4fda4cff32..0901163bcf 100644 --- a/plugins/octopus-deploy/README.md +++ b/plugins/octopus-deploy/README.md @@ -44,7 +44,7 @@ const cicdContent = ( 3. Add `octopus.com/project-id` and optionally an `octopus.com/space-id` annotation in the catalog descriptor file. -To obtain a projects ID you will have to query the Octopus API. You can get the space ID from the projects url in the octopus deploy UI. In the future we'll add support for using a projects slug as well. +To obtain a projects ID you will have to query the Octopus API. You can get the space ID from the projects URL in the octopus deploy UI. In the future we'll add support for using a projects slug as well. ``` // catalog-info.yaml