Fix typo in README.org (#7)

This commit is contained in:
jgart
2021-08-21 03:39:55 -04:00
committed by GitHub
parent 19babbda11
commit adf01bb7c9

View File

@@ -9,7 +9,7 @@ This plugin aims to replicate Vim's [[https://github.com/tpope/vim-markdown/][ex
editing experience on Org mode (and Outline mode) files, rather than trying to editing experience on Org mode (and Outline mode) files, rather than trying to
be a full featured Org mode plugin—that is what Emacs is for. Originally be a full featured Org mode plugin—that is what Emacs is for. Originally
created so I could use [[https://github.com/orgzly/orgzly-android/][Orgzly]] created so I could use [[https://github.com/orgzly/orgzly-android/][Orgzly]]
without worrying Emacs lock-in. without worrying about Emacs lock-in.
*Note*: this project is considered /feature complete/ by the author, so the *Note*: this project is considered /feature complete/ by the author, so the
addition of new features will be unlikely. addition of new features will be unlikely.