diff options
| -rw-r--r-- | rust.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/rust.html.markdown b/rust.html.markdown index fbfa4cdf..dd03acdd 100644 --- a/rust.html.markdown +++ b/rust.html.markdown @@ -5,7 +5,7 @@ contributors:  filename: learnrust.rs  --- -Rust is an in-development programming language developed by Mozilla Research. +Rust is a programming language developed by Mozilla Research.  Rust combines low-level control over performance with high-level convenience and   safety guarantees.  | 
