Przeglądaj źródła

Valid JSON, update keyboard shortcut format.

Ian Rose 6 lat temu
rodzic
commit
7a8a426941
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      docs/source/getting_started/changelog.rst

+ 1 - 1
docs/source/getting_started/changelog.rst

@@ -440,7 +440,7 @@ Command palette items
 
    .. code:: json
 
-      "notebook:run-in-console": {
+      {
         "command": "notebook:run-in-console",
         "keys": ["Ctrl G"],
         "selector": ".jp-Notebook.jp-mod-editMode"