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 476486d commit af7f8cdCopy full SHA for af7f8cd
jupyterlite_sphinx/jupyterlite_sphinx.js
@@ -149,7 +149,7 @@ var tryExamplesGlobalMinHeight = 0;
149
*/
150
var tryExamplesConfigLoaded = false;
151
152
-// A config loader with imprved error handling + request deduplication
+// A config loader with improved error handling + request deduplication
153
const ConfigLoader = (() => {
154
// setting a private state for managing requests and errors
155
let configLoadPromise = null;
0 commit comments