Skip to content

Commit d7f675d

Browse files
authored
"efficient" is vague
1 parent c37006c commit d7f675d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/faq-styling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Yes, see the docs on styling [here](/docs/dom-elements.html#style).
3636

3737
### Are inline styles bad?
3838

39-
CSS classes are generally more efficient than inline styles.
39+
CSS classes are generally better for performance than inline styles.
4040

4141
### What is CSS-in-JS?
4242

0 commit comments

Comments
 (0)