Skip to content

Commit b20a562

Browse files
authored
Update README.md
1 parent 74f9570 commit b20a562

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
@@ -42,7 +42,7 @@ appreciate your help. Would you like to contribute? Great! Have a look at
4242
## Thread Safety
4343

4444
*Concurrent Ruby makes one of the strongest thread safety guarantees of any Ruby concurrency
45-
library, providing consistent behavior and guarantees on all three of the main Ruby interpreters
45+
library, providing consistent behavior and guarantees on all four of the main Ruby interpreters
4646
(MRI/CRuby, JRuby, Rubinius, TruffleRuby).*
4747

4848
Every abstraction in this library is thread safe. Specific thread safety guarantees are documented

0 commit comments

Comments
 (0)