Improve spelling in Kotlin Test module's README.md

This commit is contained in:
Louis CAD
2020-09-11 01:32:57 +02:00
committed by Anton Bannykh
parent 64408c19f8
commit 2886f48795
+1 -1
View File
@@ -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/),