Steven Silvester 8 vuotta sitten
vanhempi
commit
c8e4fc175a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/application/loader.ts

+ 1 - 1
src/application/loader.ts

@@ -94,7 +94,7 @@ class ModuleLoader {
   }
 
   /**
-   * Ensure a bundle is loaded on a page.
+   * Ensure a bundle is loaded on the page.
    *
    * @param path - The public path of the bundle (e.g. "lab/jupyter.bundle.js").
    *