Skip to content

Commit d226555

Browse files
committed
Fix wording
1 parent 3ca7569 commit d226555

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
@@ -2,7 +2,7 @@
22
[![GitHub license](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0)
33

44
`kotlinx.benchmark` is a toolkit for running benchmarks for code written in Kotlin
5-
and supporting all supported targets: JVM, JavaScript and Native.
5+
and running on all supported targets: JVM, JavaScript and Native.
66

77
If you're familiar with [JMH](https://openjdk.java.net/projects/code-tools/jmh/), it is very similar and uses it under
88
the hoods to run benchmarks on JVM.

0 commit comments

Comments
 (0)