Skip to content

Commit 464cbd1

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

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
@@ -456,7 +456,7 @@ class GitRepoProvider(RepoProvider):
456456

457457
labels = {
458458
"text": "Arbitrary git repository URL (http://git.example.com/repo)",
459-
"tag_text": "Git ref (branch, tag, or commit) SHA",
459+
"tag_text": "Git ref (branch, tag, or commit)",
460460
"ref_prop_disabled": False,
461461
"label_prop_disabled": False,
462462
}

0 commit comments

Comments
 (0)