We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d595621 commit a3d034fCopy full SHA for a3d034f
packages/react-scripts/template/README.md
@@ -1572,7 +1572,7 @@ you can swap out the call to `serviceWorkerRegistration.register()` in
1572
[`src/index.js`](src/index.js) with a call to `serviceWorkerRegistration.unregister()`.
1573
After the user visits a page that has `serviceWorkerRegistration.unregister()`,
1574
the service worker will be uninstalled. Note that depending on how `/service-worker.js` is served,
1575
-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.
1576
1577
### Offline-First Considerations
1578
0 commit comments