summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-05-28 23:06:27 -0400
committerKyle Meyer <kyle@kyleam.com>2014-05-28 23:06:27 -0400
commitbf3b9a8aa99dc9f9767cd7ab46359870563c7951 (patch)
tree7e423f04d80d2da3ea652fde5d912ea8efdb6fe2
parent0b8eff73a2eee987209920c3d9e66cda07fed0bb (diff)
downloadbog-bf3b9a8aa99dc9f9767cd7ab46359870563c7951.tar.gz
Correct README typo
-rw-r--r--README4
-rw-r--r--README.md4
2 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index a0e6eef..9e2efcc 100644
--- a/README
+++ b/README
@@ -142,5 +142,5 @@ something else (like =C-c b=), set =bog-keymap-prefix=.
Some Bog functions are useful outside of an Org buffer (e.g.,
=bog-search-notes=). These functions are available through the
-=bog-commander= interface (based of off the =projectile-commander=).
-This can be bound to a global key for quick access.
+=bog-commander= interface (based of off =projectile-commander=). This
+can be bound to a global key for quick access.
diff --git a/README.md b/README.md
index 1e69072..74ddb7b 100644
--- a/README.md
+++ b/README.md
@@ -129,5 +129,5 @@ something else (like `C-c b`), set `bog-keymap-prefix`.
Some Bog functions are useful outside of an Org buffer (e.g.,
`bog-search-notes`). These functions are available through the
-`bog-commander` interface (based of off the `projectile-commander`).
-This can be bound to a global key for quick access. \ No newline at end of file
+`bog-commander` interface (based of off `projectile-commander`). This
+can be bound to a global key for quick access. \ No newline at end of file