Skip to content

Commit 11cbfd7

Browse files
authored
Merge pull request #669 from 0xflotus/patch-1
fixed environment
2 parents 95a842b + 1100b48 commit 11cbfd7

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
@@ -212,7 +212,7 @@ With this, you should now have a working development setup! See
212212
["Testing Miri"](#testing-miri) above for how to proceed.
213213

214214
Running `cargo miri` in this setup is a bit more complicated, because the Miri
215-
binary you just created does not actually run without some enviroment variables.
215+
binary you just created does not actually run without some environment variables.
216216
But you can contort cargo into calling `cargo miri` the right way for you:
217217

218218
```sh

0 commit comments

Comments
 (0)