Skip to content

Commit f6a1540

Browse files
Update binderhub/repoproviders.py
Co-authored-by: Kenan Erdogan <[email protected]>
1 parent 464cbd1 commit f6a1540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binderhub/repoproviders.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ def _default_git_credentials(self):
575575
return ""
576576

577577
labels = {
578-
"text": "GitLab repository name or URL",
578+
"text": "GitLab.com repository or URL",
579579
"tag_text": "Git ref (branch, tag, or commit)",
580580
"ref_prop_disabled": False,
581581
"label_prop_disabled": False,

0 commit comments

Comments
 (0)