From 9eec76377d96a10f748dc388c67c44616d879d59 Mon Sep 17 00:00:00 2001 From: benjdlambert Date: Tue, 1 Apr 2025 11:14:29 +0100 Subject: [PATCH] chore: fixing changeset Signed-off-by: benjdlambert --- .changeset/crazy-hands-film.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/crazy-hands-film.md b/.changeset/crazy-hands-film.md index 694aa7b8e7..1d5933b317 100644 --- a/.changeset/crazy-hands-film.md +++ b/.changeset/crazy-hands-film.md @@ -2,4 +2,4 @@ '@backstage/plugin-scaffolder-backend-module-gitlab': patch --- -Updated the path field in the `gitlab:group:ensureExists` action to suport also strings with multiple segments (e.g. group/subgroup) +Updated the path field in the `gitlab:group:ensureExists` action to support also strings with multiple segments (e.g. `group/subgroup`)