瀏覽代碼

Merge pull request #7759 from jtpio/ext-dev-doc-commonjs

Change CommonJS to JavaScript in extension dev doc
Steven Silvester 5 年之前
父節點
當前提交
bca059a4f7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/source/developer/extension_dev.rst

+ 1 - 1
docs/source/developer/extension_dev.rst

@@ -39,7 +39,7 @@ A plugin adds a core functionality to the application:
    the default export.
 
    We provide two cookiecutters to create JupyterLab plugin extensions in
-   `CommonJS <https://github.com/jupyterlab/extension-cookiecutter-js>`__ and
+   `JavaScript <https://github.com/jupyterlab/extension-cookiecutter-js>`__ and
    `TypeScript <https://github.com/jupyterlab/extension-cookiecutter-ts>`__.
 
 The default plugins in the JupyterLab application include: