We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a6e32d commit 72bcf33Copy full SHA for 72bcf33
packages/react-scripts/template/README.md
@@ -1576,7 +1576,7 @@ you can swap out the call to `serviceWorkerRegistration.register()` in
1576
[`src/index.js`](src/index.js) with a call to `serviceWorkerRegistration.unregister()`.
1577
After the user visits a page that has `serviceWorkerRegistration.unregister()`,
1578
the service worker will be uninstalled. Note that depending on how `/service-worker.js` is served,
1579
-it make take up to 24 hours for the cache to be invalidated.
+it may take up to 24 hours for the cache to be invalidated.
1580
1581
### Offline-First Considerations
1582
0 commit comments