docs(style-guide): fix 03-03 css class

closes #1582
This commit is contained in:
Foxandxss 2016-06-02 00:13:57 +02:00 committed by Ward Bell
parent 7edc32f350
commit 8fe68f414a
1 changed files with 1 additions and 1 deletions

View File

@ -694,7 +694,7 @@ a(href="#toc") Back to top
:marked :marked
**Do** name an interface using upper camel case. **Do** name an interface using upper camel case.
.s-rule.do .s-rule.consider
:marked :marked
**Consider** naming an interface without an `I` prefix. **Consider** naming an interface without an `I` prefix.