소스 검색

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"