Update prelude-rust.el

Small grammar fix.
This commit is contained in:
Aidan Bickford 2020-11-01 09:15:54 -07:00 committed by Bozhidar Batsov
parent 39da95408c
commit 028ec34a25

View file

@ -29,7 +29,7 @@
(require 'prelude-programming)
;; You may need installing the following packages on your system:
;; You may need to install the following packages on your system:
;; * rustc (Rust Compiler)
;; * cargo (Rust Package Manager)
;; * racer (Rust Completion Tool)