branch: externals/denote
commit 5f02c0511884ded19ef391e98a1b20ca775efcf1
Merge: 06b0a00819 7597329a62
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: GitHub <nore...@github.com>

    Merge pull request #118 from sthesing/main
    
    Fix minor typo in README.org
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index ee0c76d112..a81df43ed3 100644
--- a/README.org
+++ b/README.org
@@ -2228,7 +2228,7 @@ to preview the currently selected entry and to filter 
searches via a
 prefix key.  For example:
 
 #+begin_src emacs-lisp
-(setq consult-notes-filhe-dir-sources
+(setq consult-notes-file-dir-sources
       `(("Denote Notes"  ?d ,(denote-directory))
         ("Books"  ?b "~/Documents/books/")))
 #+end_src

Reply via email to