···3131 initialise,
3232 () => failure(
3333 location.protocol === "https:"
3434- ? "Failed to start service worker."
3535- : "Failed to start service worker, try using HTTPS."
3434+ ? "Failed to start the service worker."
3535+ : "Failed to start the service worker, try using HTTPS."
3636 )
3737 )
3838} else {