Skip to content

Commit fedca29

Browse files
committed
tweak wording
1 parent b1009c4 commit fedca29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ supports.
4545

4646
### Testing the Miri driver
4747

48-
The Miri driver in the `src/bin/miri.rs` binary is the "heart" of Miri: it is
48+
The Miri driver compiled from `src/bin/miri.rs` is the "heart" of Miri: it is
4949
basically a version of `rustc` that, instead of compiling your code, runs it.
5050
It accepts all the same flags as `rustc` (though the ones only affecting code
5151
generation and linking obviously will have no effect) [and more][miri-flags].

0 commit comments

Comments
 (0)