Steven Silvester 8 years ago
parent
commit
c8e4fc175a
1 changed files with 1 additions and 1 deletions
  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").
    *