Afshin T. Darian 5 年之前
父节点
当前提交
2c5eaea2ca
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      docs/source/developer/extension_migration.rst

+ 4 - 4
docs/source/developer/extension_migration.rst

@@ -26,16 +26,16 @@ there.
 .. figure:: extension_migration_dependencies_debugger.png
    :align: center
    :class: jp-screenshot
-   :alt: Updating the debugger extensions's libraries in package.json
+   :alt: Updating the debugger extension's libraries in package.json
 
-   Updating the debugger extensions's libraries in ``package.json``
+   Updating the debugger extension's libraries in ``package.json``
 
 .. figure:: extension_migration_dependencies_shortcuts.png
    :align: center
    :class: jp-screenshot
-   :alt: Updating the shortcuts UI extensions's libraries in package.json
+   :alt: Updating the shortcuts UI extension's libraries in package.json
 
-   Updating the shortcuts UI extensions's libraries in ``package.json``
+   Updating the shortcuts UI extension's libraries in ``package.json``
 
 In both cases, note that we are using the ``beta`` version of many libraries.
 This is to test the extensions against the JupyterLab 2.0 beta release before