Steven Silvester пре 8 година
родитељ
комит
c8e4fc175a
1 измењених фајлова са 1 додато и 1 уклоњено
  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").
    *