branch: externals/beardbolt
commit fc712fe954ae8dd990206f83d108b44df759c4c8
Author: Jay Kamat <[email protected]>
Commit: Jay Kamat <[email protected]>

    Fix typo in readme
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 4f7a658de2..70c1ed045c 100644
--- a/README.org
+++ b/README.org
@@ -23,7 +23,7 @@ versa. It supports more types of languages than any previous 
tool of its kind.
   - Dosen't eat your ram on the 'server' or the 'client'.
   - No enforced limits on code size, compilation time, or processing time.
 - Benefits from living in Emacs:
-  - Full undo tree from Emacs on disassembly/source so you don't loose work.
+  - Full undo tree from Emacs on disassembly/source so you don't lose work.
   - Vim bindings through evil/viper.
   - Use compile.el, flymake, or flycheck to traverse and fix errors as you
     would normally.

Reply via email to