瀏覽代碼

Use blocked/allowed extension naming

Eric Charles 4 年之前
父節點
當前提交
d607b95857
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/source/user/extensions.rst

+ 1 - 1
docs/source/user/extensions.rst

@@ -256,7 +256,7 @@ Listings
 When searching extensions, JupyterLab displays the complete search result and 
 the user is free to install any extension. This is the :ref:`default_mode`.
 
-To bring more security, you or your administrator can enable ``blocked extensions`` or ``allowed extensionss``
+To bring more security, you or your administrator can enable ``blocked extensions`` or ``allowed extensions``
 mode. JupyterLab will check the extensions against the defined listings.
 
 .. warning::