diff --git a/clients/clearly-defined/src/test/kotlin/CoordinatesTest.kt b/clients/clearly-defined/src/test/kotlin/CoordinatesTest.kt index 11d4f6ff2890f..e36084a2f5f15 100644 --- a/clients/clearly-defined/src/test/kotlin/CoordinatesTest.kt +++ b/clients/clearly-defined/src/test/kotlin/CoordinatesTest.kt @@ -23,7 +23,7 @@ import io.kotest.core.spec.style.WordSpec import io.kotest.matchers.shouldBe class CoordinatesTest : WordSpec({ - "Reconstructing corrdinates from their string representation" should { + "Reconstructing coordinates from their string representation" should { "work for full coordinates" { val coords = Coordinates( type = ComponentType.MAVEN,