branch: externals/denote-markdown commit 4128c53e130b18c03ed561e6d6e6252ec21d40d0 Merge: 296b24b067 1a0f545870 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: GitHub <nore...@github.com>
Merge pull request #1 from miguelsm/fix-typo Fix typo in README files --- README.md | 2 +- README.org | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8cbef02ace..c3ac72e784 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Denote Markdown extras The `denote-markdown` package provides some convenience functions to -better integrate Markdown with Deonte. This is mostly about converting +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). diff --git a/README.org b/README.org index f8734bd8e5..e74a14fad4 100644 --- a/README.org +++ b/README.org @@ -69,7 +69,7 @@ modify this GNU manual.” :END: The ~denote-markdown~ package provides some convenience functions to -better integrate Markdown with Deonte. This is mostly about converting +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).