slywalker / cakephp-plugin-boost_cake

Bootstrap Plugin for CakePHP
http://slywalker.github.io/cakephp-plugin-boost_cake/
277 stars 92 forks source link

Documentation instructions for substitute alert-error with alert-danger are wrong #38

Open bannus opened 11 years ago

bannus commented 11 years ago

The directions have this line:

'class' => 'alert-error'

It should be:

'class' => 'alert-danger'

Also, in the title of that section, "AuthComponet" is missing an 'n'.