Skip to content

Commit 46ddaac

Browse files
A description is a bit paraphrased
1 parent e2ebb7a commit 46ddaac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binderhub/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ <h4 id="form-header" class='row'>Build and launch a repository</h4>
110110

111111
<div class="badges row">
112112
<div class="dropdownmenu" id="toggle-badge-snippet">
113-
<label>Copy the text below, then paste into your README to show a binder badge: <img id="badge" src="{{static_url("images/badge_logo.svg")}}"></label>
113+
<label>Expand to see the text below, paste it into your README to show a binder badge: <img id="badge" src="{{static_url("images/badge_logo.svg")}}"></label>
114114
<a id="badge-link"></a>
115115
<a href="#" title="show badge snippets"><span id="badge-snippet-caret" class="glyphicon glyphicon-triangle-right"></span></a>
116116
</div>

0 commit comments

Comments
 (0)