Skip to content

Commit ab9d408

Browse files
committed
Update typo in README.md, thanks @sorribas.
1 parent faba8cf commit ab9d408

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# checkboxes.js
22

3-
> A jQuery plugin that give you nice powers over your checkboxes. http://rmariuzzo.github.io/checkboxes.js
3+
> A jQuery plugin that gives you nice powers over your checkboxes. http://rmariuzzo.github.io/checkboxes.js
44
55
[![Build Status](https://travis-ci.org/rmariuzzo/checkboxes.js.svg?branch=develop)](https://travis-ci.org/rmariuzzo/checkboxes.js)
66
[![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/)
@@ -19,12 +19,12 @@
1919

2020
### Features
2121

22-
* **Check all** checkboxes in context
23-
* **Uncheck all** checkboxes in context
24-
* **Toggle states** of all checkboxes in context
25-
* Enable **range selection**
26-
* **Limit** the number of checked checkbox per context
27-
* **Data API** like Twitter Bootstrap
22+
* **Check all** checkboxes in context.
23+
* **Uncheck all** checkboxes in context.
24+
* **Toggle states** of all checkboxes in context.
25+
* Enable **range selection**.
26+
* **Limit** the number of checked checkbox per context.
27+
* **Data API** like Twitter Bootstrap.
2828

2929
### Documentation and examples
3030

0 commit comments

Comments
 (0)