Skip to content

Commit b18e5d6

Browse files
committed
slight change of wording
1 parent ffe1a45 commit b18e5d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ If you are not using a FormBuilder (form_for) or you just want to include an aut
197197
autocomplete_field_tag 'address', '', address_autocomplete_path, :size => 75
198198
end
199199

200-
#### Autocomplete with Multiple Values Separated by Delimiter
200+
#### Multiple Values Separated by Delimiter
201201

202202
To generate an autocomplete input field that accepts multiple values separated by a given delimiter, add the `'data-delimiter'` and `:multiple` options:
203203

0 commit comments

Comments
 (0)