Skip to content

Commit 4821841

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

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
@@ -384,7 +384,7 @@ class HydroshareProvider(RepoProvider):
384384

385385
labels = {
386386
"text": "Hydroshare resource id or URL",
387-
"tag_text": "Git branch, tag, or commit SHA",
387+
"tag_text": "Git ref (branch, tag, or commit)",
388388
"ref_prop_disabled": True,
389389
"label_prop_disabled": True,
390390
}

0 commit comments

Comments
 (0)