Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chiefGui committed Mar 17, 2015
1 parent 104edc3 commit 4e8add5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -933,7 +933,7 @@ https://gist.github.com/2909552
Basic behaviour:

* The control-group gets an error class so that inputs get the red border
* By default error messages get rendered as <p class="help-block"> (which has red text because of the error class)
* By default error messages get rendered as `<p class="help-block">` (which has red text because of the error class)
* You may use &lt;input .... data-error-style="inline"&gt; in your form to force rendering of a &lt;span class="help-inline"&gt;

## Release notes
Expand Down

0 comments on commit 4e8add5

Please sign in to comment.