(fix): fix typo (#113)

this addresses the minor typo noted in #112
master
bdarcus 6 years ago committed by GitHub
parent 2d206134fd
commit 4a5531cde3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      org-roam.el

@ -55,7 +55,7 @@
"Path to Org-roam files.
All Org files, at any level of nesting, is considered part of the Org-roam."
:type 'directoy
:type 'directory
:group 'org-roam)
(defcustom org-roam-buffer-position 'right

Loading…
Cancel
Save