From ce53bd92b392e10940c7cc4ad56a780b47e7b1f0 Mon Sep 17 00:00:00 2001 From: Piper Chester Date: Fri, 11 Aug 2017 20:34:17 -0400 Subject: [PATCH] docs(readme): fix typo (#260) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 994992cf..d0999669 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ style.className === "z849f98ca812" ### `Url` -It's also possible to add a URL `` instead of a inlining the CSS `{String}` with `` tag. +It's also possible to add a URL `` instead of inlining the CSS `{String}` with `` tag. ```js import url from 'file.css'