Skip to content

Commit da40bd9

Browse files
committed
Merge pull request #25 from ravage84/patch-3
Improved wording
2 parents 9761c14 + b70fbc2 commit da40bd9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ More Simple! Simple! Simple!
4545

4646
If you want to simplify the options, you can develop WrapBoostCake plugin.
4747

48-
### What is solve in this plugin
49-
50-
* Replace checkbox's and radio's `label`
51-
* Add `div` wrapping input
52-
* Add content before and after `input`
53-
* Add error class in outer `div`
54-
* Change pagination tags
55-
* Change SessionHelper::flash()`s template
48+
### What this plugin solves
49+
50+
* Replaces the `label` of checkboxes and radios
51+
* Adds a wrapping `div` to inputs
52+
* Adds content before and after `input`
53+
* Adds error class in outer `div`
54+
* Changes pagination tags
55+
* Changes SessionHelper::flash()`s template

0 commit comments

Comments
 (0)