Browse Source

Fix typo in docs

Eric Charles 5 years ago
parent
commit
1459d438ea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/source/user/extensions.rst

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

@@ -373,7 +373,7 @@ all jupyterlab organization extensions.
 .. code:: json
 
    {
-   "whitelistlist": [
+   "whitelist": [
       {
          "name": "@jupyterlab/*",
          "type": "jupyterlab",