Skip to content

Commit 8cb9505

Browse files
committed
Small typo fix facebook#4217
1 parent b5100ed commit 8cb9505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/src/serviceWorker.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export function register(config) {
3333
const swUrl = `${process.env.PUBLIC_URL}/service-worker.js`;
3434

3535
if (isLocalhost) {
36-
// This is running on localhost. Lets check if a service worker still exists or not.
36+
// This is running on localhost. Let's check if a service worker still exists or not.
3737
checkValidServiceWorker(swUrl, config);
3838

3939
// Add some additional logging to localhost, pointing developers to the

0 commit comments

Comments
 (0)