Steven Silvester hace 8 años
padre
commit
c8e4fc175a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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").
    *