Skip to content

Commit af7f8cd

Browse files
Fix typo
1 parent 476486d commit af7f8cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyterlite_sphinx/jupyterlite_sphinx.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ var tryExamplesGlobalMinHeight = 0;
149149
*/
150150
var tryExamplesConfigLoaded = false;
151151

152-
// A config loader with imprved error handling + request deduplication
152+
// A config loader with improved error handling + request deduplication
153153
const ConfigLoader = (() => {
154154
// setting a private state for managing requests and errors
155155
let configLoadPromise = null;

0 commit comments

Comments
 (0)