We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f79ee2 commit b406380Copy full SHA for b406380
README.md
@@ -848,7 +848,7 @@ Default: `undefined`
848
849
Allows to specify a function to generate the classname.
850
By default we use built-in function to generate a classname.
851
-If the custom function returns `null` or `undefined`, we fall back to the
+If the custom function returns `null` or `undefined`, we fallback to the
852
built-in function to generate the classname.
853
854
**webpack.config.js**
0 commit comments