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 5ab6f6e commit 64c274aCopy full SHA for 64c274a
src/preamble.js
@@ -666,7 +666,7 @@ function getBinary(file) {
666
}
667
668
function getBinaryPromise(binaryFile) {
669
- // If we don't have the binary yet, try to to load it asynchronously.
+ // If we don't have the binary yet, try to load it asynchronously.
670
// Fetch has some additional restrictions over XHR, like it can't be used on a file:// url.
671
// See https://github.com/github/fetch/pull/92#issuecomment-140665932
672
// Cordova or Electron apps are typically loaded from a file:// url.
0 commit comments