We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 759517c + 5ca4370 commit 1cf1527Copy full SHA for 1cf1527
src/doc/guide-runtime.md
@@ -45,7 +45,7 @@ The runtime is designed with a few goals in mind:
45
support as well.
46
47
* The runtime should not enforce separate "modes of compilation" in order to
48
- work in multiple circumstances. Is it an explicit goal that you compile a Rust
+ work in multiple circumstances. It is an explicit goal that you compile a Rust
49
library once and use it forever (in all environments).
50
51
* The runtime should be fast. There should be no architectural design barrier
0 commit comments