Skip to content

Commit 1d8cbe7

Browse files
committed
Update README.md
Use consistent verb tenses.
1 parent cfbed6f commit 1d8cbe7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ To get started checkout examples and documentation at http://ivaynberg.github.co
88
What Usecases Does Select2 Support
99
-------------------------------------------------
1010

11-
* Enhances native selects with search
12-
* Enhances native selects with a better multi-select interface
11+
* Enhancing native selects with search
12+
* Enhancing native selects with a better multi-select interface
1313
* Loading data from javascript: easily load items via ajax and have them searchable
14-
* Nested optgroups: native selects only support one level of nested, Select2 does not have this restriction
14+
* Nesting optgroups: native selects only support one level of nested, Select2 does not have this restriction
1515
* Tagging: ability to add new items on the fly
1616
* Working with large remote datesets: ability to partially load a dataset based on the search term
1717
* Paging of large datasets: easy support for loading more pages when the results are scrolled to the end

0 commit comments

Comments
 (0)