From adf01bb7c964eec16954429a49e0bd0a6a4495f4 Mon Sep 17 00:00:00 2001 From: jgart <47760695+jgarte@users.noreply.github.com> Date: Sat, 21 Aug 2021 03:39:55 -0400 Subject: [PATCH] Fix typo in README.org (#7) --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 152c954..1b64b89 100644 --- a/README.org +++ b/README.org @@ -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 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]] -without worrying Emacs lock-in. +without worrying about Emacs lock-in. *Note*: this project is considered /feature complete/ by the author, so the addition of new features will be unlikely.