diff --git a/init.el b/init.el index a9906a6..9725434 100644 --- a/init.el +++ b/init.el @@ -587,7 +587,7 @@ :demand :hook ((org-mode . turn-on-auto-fill)) :custom - (org-directory "~/Documents/Org") + (org-directory "~/Documents/org") (org-default-notes-file (expand-file-name "notes.org" org-directory)) (org-hide-emphasis-markers nil) (org-pretty-entities-include-sub-superscripts t)