From 701b57107fdcd666e12515c71202f9e98690f120 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Fri, 20 Jan 2017 08:11:39 +0000 Subject: [PATCH] spelling: compatibility --- notes/0.13.9.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/0.13.9.markdown b/notes/0.13.9.markdown index e82387097..bf2024369 100644 --- a/notes/0.13.9.markdown +++ b/notes/0.13.9.markdown @@ -158,7 +158,7 @@ This problem surfaced as: - Version range not working for artifacts hosted on Bintray. [#2005][2005] - Potentially other `SNAPSHOT` related issues. -sbt 0.13.9 fixes this by relaxing the Maven compatiblity check, so it will read `maven-metadata.xml`. [#2075][2075] by [@eed3si9n][@eed3si9n] +sbt 0.13.9 fixes this by relaxing the Maven compatibility check, so it will read `maven-metadata.xml`. [#2075][2075] by [@eed3si9n][@eed3si9n] ### Contributors