Skip to content

Commit a810f27

Browse files
committed
Merge pull request select2#1383 from XP1/patch-1
Update README.md: Use consistent sentence casing.
2 parents cfbed6f + 28d0d04 commit a810f27

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Select2
2-
=================
2+
=======
33

44
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
55

66
To get started checkout examples and documentation at http://ivaynberg.github.com/select2
77

8-
What Usecases Does Select2 Support
9-
-------------------------------------------------
8+
Use cases
9+
---------
1010

1111
* Enhances native selects with search
1212
* Enhances native selects with a better multi-select interface
@@ -17,8 +17,8 @@ What Usecases Does Select2 Support
1717
* Paging of large datasets: easy support for loading more pages when the results are scrolled to the end
1818
* Templating: support for custom rendering of results and selections
1919

20-
Browser Compatibility
21-
--------------------
20+
Browser compatibility
21+
---------------------
2222
* IE 8+
2323
* Chrome 8+
2424
* Firefox 10+
@@ -62,7 +62,7 @@ select2@googlegroups.com
6262
https://groups.google.com/d/forum/select2
6363

6464

65-
Copyright and License
65+
Copyright and license
6666
---------------------
6767

6868
Copyright 2012 Igor Vaynberg

0 commit comments

Comments
 (0)