Skip to content

Commit 8ec3ae7

Browse files
committed
update labels for search
1 parent e1f2204 commit 8ec3ae7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

77-cloudant-cf.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,10 @@
157157
</div>
158158

159159
<div class="form-row">
160-
<label for="node-input-search"><i class="fa fa-search"></i> Search</label>
160+
<label for="node-input-search"><i class="fa fa-search"></i> Search by</label>
161161
<select id="node-input-search">
162-
<option value="_id_">by _id</option>
163-
<option value="_idx_">by Search Index</option>
162+
<option value="_id_">_id</option>
163+
<option value="_idx_">search index</option>
164164
</select>
165165
</div>
166166

0 commit comments

Comments
 (0)