@@ -71,7 +71,7 @@ install-notes-getting-started-description = If you're just getting started with
7171 <a href="{ $getting-started-href } ">getting started</a> page.
7272
7373install-notes-rustup-heading = Toolchain management with <code>rustup</code>
74- install-notes-rustup-description =
74+ install-notes-rustup-description =
7575 <p>
7676 Rust is installed and managed by the
7777 <a href="https://rust-lang.github.io/rustup/"><code>rustup</code></a>
@@ -106,7 +106,7 @@ install-notes-uninstall-description =
106106
107107install-notes-path-heading = Configuring the <code>PATH</code> environment
108108 variable
109- install-notes-path-description =
109+ install-notes-path-description =
110110 <p>
111111 In the Rust development environment, all tools are installed to the
112112 <span class="platform-specific not-win di">
@@ -167,8 +167,8 @@ tools-rustup-manual-default-windows = If you are running Windows,<br>download an
167167tools-editor-vscode = VS Code
168168tools-editor-sublime = Sublime Text
169169tools-editor-rover = RustRover
170- tools-editor-eclipse = Eclipse
171170tools-editor-helix = Helix
172171tools-editor-vim = Vim/Neovim
173172tools-editor-emacs = Emacs
174173tools-editor-visual-studio = Visual Studio
174+ tools-editor-zed = Zed
0 commit comments