Merge pull request #390 from tyutyutyu/patch-1

Typo in CSS class name
This commit is contained in:
Fez Vrasta 2015-01-30 14:15:33 +01:00
commit 981ef3121b

View File

@ -85,7 +85,7 @@ They can be used by adding the class suffix `-material-color` to the desired ele
Example:
<button class="btn btn-material-deeppurple">Deep purple button</button>
<button class="btn btn-material-deep-purple">Deep purple button</button>
These colors are taken from the Material Design color palette and are reported below: