浏览代码

Valid JSON, update keyboard shortcut format.

Ian Rose 6 年之前
父节点
当前提交
7a8a426941
共有 1 个文件被更改,包括 1 次插入1 次删除
  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"