branch: elpa/rust-mode
commit 6e4835cd0051fdf4bbb8bde6047ee5f5b39465cd
Author: Tshepang Lekhonkhobe <[email protected]>
Commit: Nathan Moreau <[email protected]>
Update README.md
typo
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index f06a721..d47b0d6 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@
# Introduction
`rust-mode` makes editing [Rust](http://rust-lang.org) code with Emacs
-enjoyable. It requires Emacs 25 or later, and is include in both
+enjoyable. It requires Emacs 25 or later, and is included in both
[Emacs Prelude](https://github.com/bbatsov/prelude) and
[Spacemacs](https://github.com/syl20bnr/spacemacs) by default.