From 0fc0ac618ae10faa024bbc5cb2f05a31ff985f57 Mon Sep 17 00:00:00 2001 From: Jacob Francis Powers Date: Wed, 22 Aug 2018 19:44:08 -0500 Subject: [PATCH] remove space before comma commas should not have a space before them. --- en-US/install.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/en-US/install.html b/en-US/install.html index da0ff705b..80b0130f2 100644 --- a/en-US/install.html +++ b/en-US/install.html @@ -108,8 +108,7 @@

Toolchain management with rustup

rapid release process and supports a - great number of platforms - , so there are many builds of Rust available at any time. + great number of platforms, so there are many builds of Rust available at any time. rustup manages these builds in a consistent way on every platform that Rust supports, enabling installation of Rust from the beta and nightly release channels as well as support for additional