Improve spelling in Kotlin Test module's README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Kotlin Test
|
# Kotlin Test
|
||||||
|
|
||||||
Module `kotlin-test` is used by the [Kotlin/JS](https://kotlinlang.org/docs/tutorials/javascript/kotlin-to-javascript/kotlin-to-javascript.html)
|
The `kotlin-test` module is used by the [Kotlin/JS](https://kotlinlang.org/docs/tutorials/javascript/kotlin-to-javascript/kotlin-to-javascript.html)
|
||||||
compiler output for performing assertions in tests, independently of the test framework being used.
|
compiler output for performing assertions in tests, independently of the test framework being used.
|
||||||
|
|
||||||
The library includes out-of-the-box support for [Jasmine](https://jasmine.github.io/),
|
The library includes out-of-the-box support for [Jasmine](https://jasmine.github.io/),
|
||||||
|
|||||||
Reference in New Issue
Block a user