We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95a842b commit 1100b48Copy full SHA for 1100b48
README.md
@@ -212,7 +212,7 @@ With this, you should now have a working development setup! See
212
["Testing Miri"](#testing-miri) above for how to proceed.
213
214
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.
+binary you just created does not actually run without some environment variables.
216
But you can contort cargo into calling `cargo miri` the right way for you:
217
218
```sh
0 commit comments