(docs): fix small typo (#445)

Co-authored-by: Jethro Kuan <jethrokuan95@gmail.com>
master
Roland Coeurjoly 6 years ago committed by GitHub
parent 3506f16648
commit 0a9ca736e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      org-roam.el

@ -70,7 +70,7 @@
(defcustom org-roam-directory (expand-file-name "~/org-roam/")
"Default path to Org-roam files.
All Org files, at any level of nesting, is considered part of the Org-roam."
All Org files, at any level of nesting, are considered part of the Org-roam."
:type 'directory
:group 'org-roam)

Loading…
Cancel
Save