fix: typo

pull/2867/head
Tienson Qin 2021-09-23 20:36:00 +08:00
parent e5a875a5e8
commit 50a42a112c
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@
;; :editor/right ["ctrl+l" "right"]}
:shortcuts {}
;; By default, pressing `Enter` in the document mode will creating a new line.
;; By default, pressing `Enter` in the document mode will create a new line.
;; Set this to `true` so that it's the same behaviour as the usual outliner mode.
:shortcut/doc-mode-enter-for-new-block? false