diff --git a/providers/gitlab/resources/gitlab.lr b/providers/gitlab/resources/gitlab.lr index 1908e43204..76caa32e2a 100644 --- a/providers/gitlab/resources/gitlab.lr +++ b/providers/gitlab/resources/gitlab.lr @@ -68,7 +68,7 @@ gitlab.project @defaults("fullName visibility webURL") { mergeRequestsEnabled bool // Is the wiki feature enabled? wikiEnabled bool - // Is the snippets feature enabled + // Is the snippets feature enabled? snippetsEnabled bool // Is the container registry feature enabled containerRegistryEnabled bool