Skip to content

Commit 2cb8889

Browse files
Kiliangajus
authored andcommitted
docs: fix typo (#3)
1 parent 1fcdf10 commit 2cb8889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
Transforms `styleName` to `className` using compile time [CSS module](https://github.com/css-modules/css-modules) resolution.
1111

12-
In contrast to [`react-css-modules`](https://github.com/gajus/react-css-modules), `babel-plugin-react-css-modules` has a loot smaller performance overhead (0-10% vs +50%; see [Performance](#performance)) and a lot smaller size footprint (less than 2kb vs 17kb reaact-css-modules + lodash dependency).
12+
In contrast to [`react-css-modules`](https://github.com/gajus/react-css-modules), `babel-plugin-react-css-modules` has a lot smaller performance overhead (0-10% vs +50%; see [Performance](#performance)) and a lot smaller size footprint (less than 2kb vs 17kb react-css-modules + lodash dependency).
1313

1414
* [Background](#background)
1515
* [Performance](#performance)

0 commit comments

Comments
 (0)