Skip to content

Commit 8ea36e1

Browse files
committed
Merge pull request #223 from ameliagreenhall/patch-1
fix pluralization typo?
2 parents e396bf4 + daa25ad commit 8ea36e1

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)