Skip to content

Commit 3bdf2bc

Browse files
RalfJungAaron1011
andauthored
Improve wording
Co-authored-by: Aaron Hill <[email protected]>
1 parent 71e0e59 commit 3bdf2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ error: unsupported operation: can't call foreign function: bind
113113

114114
### Cross-interpretation: running for different targets
115115

116-
Miri cannot just run a binary or test suite for your host target, it can also
116+
Miri can not only run a binary or test suite for your host target, it can also
117117
perform cross-interpretation for arbitrary foreign targets: `cargo miri run
118118
--target x86_64-unknown-linux-gnu` will run your program as if it was a Linux
119119
program, no matter your host OS. This is particularly useful if you are using

0 commit comments

Comments
 (0)