Skip to content

Commit 985fe2d

Browse files
authored
Fix grammar issue in optimize-build.md (rust-lang#2009)
1 parent 72d6a3c commit 985fe2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/doc/rustc-dev-guide/src/building/optimized-build.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!-- toc -->
44

5-
There are multiple additional build configuration options and techniques that can used to compile a
5+
There are multiple additional build configuration options and techniques that can be used to compile a
66
build of `rustc` that is as optimized as possible (for example when building `rustc` for a Linux
77
distribution). The status of these configuration options for various Rust targets is tracked [here].
88
This page describes how you can use these approaches when building `rustc` yourself.

0 commit comments

Comments
 (0)