branch: externals/denote commit 2103ee198cd0687388c6580536b4779c5679b002 Author: Ashish Panigrahi <pub...@ashishpanigrahi.com> Commit: GitHub <nore...@github.com>
Fixed typo Fixed a typo in the documentation. Denote was mispelled as "Deonte". --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 8db714bf8c..2ac4dad671 100644 --- a/README.org +++ b/README.org @@ -3938,7 +3938,7 @@ concepts and relevant commands in further detail: :END: The ~denote-markdown~ package (by Protesilaos) provides some -convenience functions to better integrate Markdown with Deonte. This +convenience functions to better integrate Markdown with Denote. This is mostly about converting links from one type to another so that they can work in different applications (because Markdown does not have a standardised way to define custom link types).