Browse Source

Correction following review

Frederic Collonval 6 năm trước cách đây
mục cha
commit
2a62352821
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      packages/notebook-extension/schema/tracker.json

+ 2 - 2
packages/notebook-extension/schema/tracker.json

@@ -285,8 +285,8 @@
       }
     },
     "kernelShutdown": {
-      "title": "Shutdown kernel",
-      "description": "Whether to shutdown or not the kernel when closing a notebook.",
+      "title": "Shut down kernel",
+      "description": "Whether to shut down or not the kernel when closing a notebook.",
       "type": "boolean",
       "default": false
     },