Skip to content

Commit 5ca4370

Browse files
committed
guide-runtime.md: Fix a typo
1 parent 759517c commit 5ca4370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/guide-runtime.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The runtime is designed with a few goals in mind:
4545
support as well.
4646

4747
* 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
48+
work in multiple circumstances. It is an explicit goal that you compile a Rust
4949
library once and use it forever (in all environments).
5050

5151
* The runtime should be fast. There should be no architectural design barrier

0 commit comments

Comments
 (0)