diff --git a/modules/prelude-rust.el b/modules/prelude-rust.el index a0389bf..dd20493 100644 --- a/modules/prelude-rust.el +++ b/modules/prelude-rust.el @@ -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)