Skip to content

Commit 118c864

Browse files
Update emacs config property name typo in docs
1 parent 390a2db commit 118c864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DOCS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ Determine on which day the week will start in calendar modal (ex: [changing the
313313

314314
#### **emacs_config**
315315
*type*: `table`<br />
316-
*default value*: `{ executable_path = 'emacs', configure_path='$HOME/.emacs.d/init.el' }`<br />
316+
*default value*: `{ executable_path = 'emacs', config_path='$HOME/.emacs.d/init.el' }`<br />
317317
Set configuration for your emacs. This is useful for having the emacs export properly pickup your emacs config and plugins.
318318

319319
### Agenda settings

0 commit comments

Comments
 (0)