We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea825b3 commit 45e21f4Copy full SHA for 45e21f4
packages/react-scripts/template/src/serviceWorker.js
@@ -33,7 +33,7 @@ export function register(config) {
33
const swUrl = `${process.env.PUBLIC_URL}/service-worker.js`;
34
35
if (isLocalhost) {
36
- // This is running on localhost. Lets check if a service worker still exists or not.
+ // This is running on localhost. Let's check if a service worker still exists or not.
37
checkValidServiceWorker(swUrl, config);
38
39
// Add some additional logging to localhost, pointing developers to the
0 commit comments