Move comma inside the title's quote marks

This commit is contained in:
Mike 2016-10-21 19:33:16 -06:00 committed by GitHub
parent 5c1eed2e50
commit 102a76ae61

View File

@ -1,6 +1,6 @@
# Introduction
Welcome to “The Rust Programming Language, an introductory book about Rust.
Welcome to “The Rust Programming Language, an introductory book about Rust.
Rust is a programming language thats focused on safety, speed, and
concurrency. Its design lets you create programs that have the performance and
control of a low-level language, but with helpful abstractions that feel like a