diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-05-28 23:06:27 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-05-28 23:06:27 -0400 |
commit | bf3b9a8aa99dc9f9767cd7ab46359870563c7951 (patch) | |
tree | 7e423f04d80d2da3ea652fde5d912ea8efdb6fe2 /README.md | |
parent | 0b8eff73a2eee987209920c3d9e66cda07fed0bb (diff) | |
download | bog-bf3b9a8aa99dc9f9767cd7ab46359870563c7951.tar.gz |
Correct README typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |