summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTshepang Lekhonkhobe <tshepang@gmail.com>2020-05-23 11:42:59 +0200
committerNathan Moreau <nathan.moreau@m4x.org>2020-05-23 12:20:09 +0200
commit6e4835cd0051fdf4bbb8bde6047ee5f5b39465cd (patch)
treecd2409a9152bf4ab3263ee1b6574d70e4362b2d2
parent1603a258d1dec3c5f8671a12782d913bb828864a (diff)
downloadrust-mode-6e4835cd0051fdf4bbb8bde6047ee5f5b39465cd.tar.gz
Update README.md
typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.