diff options
-rw-r--r-- | config.yml.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.yml.example b/config.yml.example index 569432f..6922b48 100644 --- a/config.yml.example +++ b/config.yml.example @@ -1,7 +1,7 @@ # GitLab user. git by default user: git -# Url to gitlab instance. Used for api calls. Should be ends with slash. +# Url to gitlab instance. Used for api calls. Should end with a slash. gitlab_url: "http://localhost/" http_settings: |