diff --git a/plugins/scaffolder/src/components/fields/RepoUrlPicker/GitlabRepoPicker.tsx b/plugins/scaffolder/src/components/fields/RepoUrlPicker/GitlabRepoPicker.tsx index ebe9109431..fbcc13c846 100644 --- a/plugins/scaffolder/src/components/fields/RepoUrlPicker/GitlabRepoPicker.tsx +++ b/plugins/scaffolder/src/components/fields/RepoUrlPicker/GitlabRepoPicker.tsx @@ -66,7 +66,8 @@ export const GitlabRepoPicker = (props: { )} - GitLab namespace where this repository will belong to. It can be the name of organization, group, subgroup, user, or the project. + GitLab namespace where this repository will belong to. It can be the + name of organization, group, subgroup, user, or the project.