Skip to content

Commit a3d034f

Browse files
tbassettokasperpeulen
authored andcommitted
Update README.md (facebook#2927)
Fixing a small typo.
1 parent d595621 commit a3d034f

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
@@ -1572,7 +1572,7 @@ you can swap out the call to `serviceWorkerRegistration.register()` in
15721572
[`src/index.js`](src/index.js) with a call to `serviceWorkerRegistration.unregister()`.
15731573
After the user visits a page that has `serviceWorkerRegistration.unregister()`,
15741574
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.
1575+
it may take up to 24 hours for the cache to be invalidated.
15761576
15771577
### Offline-First Considerations
15781578

0 commit comments

Comments
 (0)