We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6514d9 commit 4fb7aa8Copy full SHA for 4fb7aa8
locales/en-US/tools.ftl
@@ -6,7 +6,7 @@ tools-editor-support-heading = First-class editor support
6
tools-editor-support-description = Whether you prefer working with code from the
7
command line, or using rich graphical editors, there’s a Rust
8
integration available for your editor of choice. Or you can build your
9
- own using the <a href="https://github.com/rust-analyzer/rust-analyzer">rust-analyzer</a>.
+ own using <a href="https://github.com/rust-analyzer/rust-analyzer">rust-analyzer</a>.
10
11
tools-build-heading = Bring calmness to your builds
12
tools-build-description = Cargo is the build tool for Rust. It bundles all
0 commit comments