Skip to content

Commit 21d14bb

Browse files
committed
Fix SWPrecacheWebpackPlugin typo
1 parent 2dc418b commit 21d14bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/react-scripts/template/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1122,7 +1122,7 @@ images, or embeds loaded from a different domain. If you would like to use a
11221122
runtime caching strategy for those requests, you can [`eject`](#npm-run-eject)
11231123
and then configure the
11241124
[`runtimeCaching`](https://github.com/GoogleChrome/sw-precache#runtimecaching-arrayobject)
1125-
option in the `SWPrecachePlugin` section of
1125+
option in the `SWPrecacheWebpackPlugin` section of
11261126
[`webpack.config.prod.js`](../config/webpack.config.prod.js).
11271127

11281128
## Deployment

0 commit comments

Comments
 (0)