Update packages/integration/src/gitlab/config.ts

Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>
This commit is contained in:
Johan Haals
2021-01-18 10:25:13 +01:00
committed by GitHub
parent fdecdfd747
commit ca957da3e3
+1 -1
View File
@@ -31,7 +31,7 @@ export type GitLabIntegrationConfig = {
/**
* The base URL of the API of this provider, e.g. "https://gitlab.com/api/v4",
* with no trailing slash.s
* with no trailing slash.
*
* May be omitted specifically for GitLab; then it will be deduced.
*