Skip to content

Commit daa25ad

Browse files
fix pluralization typo?
1 parent e396bf4 commit daa25ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/features-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ You can also bundle pseudo-selectors with your mixins using this method. Here's
118118

119119
### Media query bubbling and nested media queries
120120

121-
Media queries can be nested in the same way as selectors. Selector are copied into the body of the media query:
121+
Media queries can be nested in the same way as selectors. Selectors are copied into the body of the media query:
122122

123123
```less
124124
.screencolor{

0 commit comments

Comments
 (0)