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").
    *