diff --git a/templates/config.edn b/templates/config.edn index 1b2aac40a..101aed754 100644 --- a/templates/config.edn +++ b/templates/config.edn @@ -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