From 39a40fa01cc12724405d8b234b7952a1acab5a7e Mon Sep 17 00:00:00 2001 From: Brandon Aaskov Date: Wed, 2 Nov 2016 13:36:33 -0400 Subject: [PATCH] Update README.md Fixes a typo in the word "Dynamic" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cde4eb37..25e27116 100644 --- a/README.md +++ b/README.md @@ -262,7 +262,7 @@ If you use JS styles without `postcss-js` parser, you can add `exec` parameter: [postcss-js]: https://github.com/postcss/postcss-js -### Dymaic Config +### Dynamic Config PostCSS loader sends a loaded instance to PostCSS common config. You can use it to do some real magic: