]> git.lizzy.rs Git - rust.git/commitdiff
Typo
authorRalf Jung <post@ralfj.de>
Sat, 9 May 2020 12:08:58 +0000 (14:08 +0200)
committerGitHub <noreply@github.com>
Sat, 9 May 2020 12:08:58 +0000 (14:08 +0200)
README.md

index 1dd4a91e822fdf50d84a16463383cba9a98a6bc5..057ff5e7ce841d1a338bdbe0ccf73d1be01be7cd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -223,7 +223,7 @@ Moreover, Miri recognizes some environment variables:
   passed to Miri.
 
 The following environment variables are internal, but used to communicate between
-different Miri binaries, and as such worht documenting:
+different Miri binaries, and as such worth documenting:
 
 * `MIRI_BE_RUSTC` when set to any value tells the Miri driver to actually not
   interpret the code but compile it like rustc would. This is useful to be sure