Skip to content

Commit 72bcf33

Browse files
tbassettoJohnNilsson
authored andcommitted
Update README.md (#2927)
Fixing a small typo.
1 parent 9a6e32d commit 72bcf33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-scripts/template/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1576,7 +1576,7 @@ you can swap out the call to `serviceWorkerRegistration.register()` in
15761576
[`src/index.js`](src/index.js) with a call to `serviceWorkerRegistration.unregister()`.
15771577
After the user visits a page that has `serviceWorkerRegistration.unregister()`,
15781578
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.
1579+
it may take up to 24 hours for the cache to be invalidated.
15801580

15811581
### Offline-First Considerations
15821582

0 commit comments

Comments
 (0)