docs(org): fix typo in capture example

This commit is contained in:
Nicolas Cavigneaux 2022-01-11 21:23:08 +01:00 committed by Henrik Lissner
parent 23503cfb44
commit b2c366d946

View file

@ -211,7 +211,7 @@ will spawn a temporary daemon for you.
Alternatively, you can call ~+org-capture/open-frame~ directly, e.g.
#+begin_src sh
emacsclient --eval '(+org-capture/open-frame INTIAL-INPUT KEY)'
emacsclient --eval '(+org-capture/open-frame INITIAL-INPUT KEY)'
#+end_src
** Built-in custom link types