Angus Hollands 6 years ago
parent
commit
21afd34eef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/notebook/src/celltools.ts

+ 1 - 1
packages/notebook/src/celltools.ts

@@ -668,7 +668,7 @@ export namespace CellTools {
   }
 
   /**
-   * Create an nbcovert selector.
+   * Create an nbconvert selector.
    */
   export function createNBConvertSelector(optionsMap: {
     [key: string]: JSONValue;