Skip to content

Commit 6ced1c1

Browse files
authored
Update README.md (#473)
Fixed a typo
1 parent 6d6cf1c commit 6ced1c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ To solve this please refer to [Forked process configuration](#forked-process-con
112112

113113
## Forked process configuration
114114

115-
To configure the transformer for development mode in `awesome-typescript-loader` or `ts-loader` with `HappyPack` or `thread-loader`, you need to make `getCustomTransformers` a resolvoble module name instead of the function. Since the configuration is very similar, here's an example:
115+
To configure the transformer for development mode in `awesome-typescript-loader` or `ts-loader` with `HappyPack` or `thread-loader`, you need to make `getCustomTransformers` a resolvable module name instead of the function. Since the configuration is very similar, here's an example:
116116

117117
### 1. Move `styledComponentsTransformer` into a separate file
118118

0 commit comments

Comments
 (0)