Skip to content

Commit bf5af84

Browse files
authored
Fix README typo
"behaivours" -> "behaviours". Just something I noticed while reading
1 parent aada09f commit bf5af84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ in your program, and cannot run all programs:
6565
not support networking. System API support varies between targets; if you run
6666
on Windows it is a good idea to use `--target x86_64-unknown-linux-gnu` to get
6767
better support.
68-
* Weak memory emulation may [produce weak behaivours](https://github.com/rust-lang/miri/issues/2301)
68+
* Weak memory emulation may [produce weak behaviours](https://github.com/rust-lang/miri/issues/2301)
6969
unobservable by compiled programs running on real hardware when `SeqCst` fences are used, and it
7070
cannot produce all behaviors possibly observable on real hardware.
7171

0 commit comments

Comments
 (0)