From daa25ad8b2f513726599858e7450b63927539390 Mon Sep 17 00:00:00 2001 From: Amelia Greenhall Date: Wed, 13 Aug 2014 17:00:47 -0700 Subject: [PATCH] fix pluralization typo? --- content/features-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/features-overview.md b/content/features-overview.md index 091d721d..36d4c59d 100644 --- a/content/features-overview.md +++ b/content/features-overview.md @@ -118,7 +118,7 @@ You can also bundle pseudo-selectors with your mixins using this method. Here's ### Media query bubbling and nested media queries -Media queries can be nested in the same way as selectors. Selector are copied into the body of the media query: +Media queries can be nested in the same way as selectors. Selectors are copied into the body of the media query: ```less .screencolor{