Skip to content

Commit

Permalink
Small typo fix #4217
Browse files Browse the repository at this point in the history
  • Loading branch information
andriijas committed Apr 4, 2018
1 parent 6bf7720 commit 7966139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-scripts/template/src/serviceWorker.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export function register(config) {
const swUrl = `${process.env.PUBLIC_URL}/service-worker.js`;

if (isLocalhost) {
// 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.
checkValidServiceWorker(swUrl, config);

// Add some additional logging to localhost, pointing developers to the
Expand Down

0 comments on commit 7966139

Please sign in to comment.