diff --git a/org-roam.el b/org-roam.el index 81eff16..f0caace 100644 --- a/org-roam.el +++ b/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)