From e129ff01bcef6aee19af58b8a37c68bdf8f9307b Mon Sep 17 00:00:00 2001 From: Michael Jones Date: Thu, 22 Jun 2017 08:56:16 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db22186..f126064 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ const ENV = { }; ``` -If you are using SASS, the component provides and optional partial file and mixin that you may import to change things up. +If you are using SASS, the component provides an optional partial and mixin that you may import to change things up. To import: ```sass