Skip to content

Commit 84d9654

Browse files
julienrfolafurpg
authored andcommitted
“exact Scala version”
1 parent ba403f0 commit 84d9654

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
@@ -43,7 +43,7 @@ We created two migration rules:
4343
* `Collection213Upgrade` For upgrading applications (like web server, etc) from 2.11/2.12 to 2.13
4444
* `Collection213CrossCompat` For library that wants to cross compile to 2.11, 2.12 and 2.13
4545

46-
The migration rules use scalafix. Please see the [official installation instruction](https://scalacenter.github.io/scalafix/docs/users/installation.html) and, in particular, check that your exact Scala binary version is supported.
46+
The migration rules use scalafix. Please see the [official installation instruction](https://scalacenter.github.io/scalafix/docs/users/installation.html) and, in particular, check that your exact Scala version is supported.
4747

4848
```scala
4949
// project/plugins.sbt

0 commit comments

Comments
 (0)