diff --git a/providers/gitlab/resources/gitlab.lr b/providers/gitlab/resources/gitlab.lr index f4df66d2b5..97adaf97c3 100644 --- a/providers/gitlab/resources/gitlab.lr +++ b/providers/gitlab/resources/gitlab.lr @@ -50,7 +50,7 @@ gitlab.project @defaults("fullName visibility webURL") { visibility string // Is the project archived? archived bool - // Is the project a mirror + // Is the project a mirror? mirror bool // URL of the project webURL string