Skip to content

Commit 580c119

Browse files
committed
README tweak
1 parent ba670d6 commit 580c119

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ in your program, and cannot run all programs:
4848
has no access to most platform-specific APIs or FFI. A few APIs have been
4949
implemented (such as printing to stdout) but most have not: for example, Miri
5050
currently does not support SIMD or networking.
51-
* Miri currently does not check for data-races and most other concurrency
52-
related issues.
51+
* Miri currently does not check for data-races and most other concurrency-related
52+
issues.
5353

5454
[rust]: https://www.rust-lang.org/
5555
[mir]: https://github.com/rust-lang/rfcs/blob/master/text/1211-mir.md

0 commit comments

Comments
 (0)