diff --git a/providers/gitlab/resources/gitlab.lr b/providers/gitlab/resources/gitlab.lr index c90e0fcbd9..990bc4de1d 100644 --- a/providers/gitlab/resources/gitlab.lr +++ b/providers/gitlab/resources/gitlab.lr @@ -36,7 +36,7 @@ gitlab.project @defaults("fullName visibility webURL") { id int // Project name name string - // The full name of the project including the namespace + // The full name of the project, including the namespace fullName string // Project path path string