Skip to content

Commit 0b48ee4

Browse files
Dotty -> Scala 3
1 parent e1dbb85 commit 0b48ee4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/blog/_posts/2021-02-17-scala3-rc1.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ According to `git shortlog -sn --no-merges 3.0.0-M3..3.0.0-RC1` these are:
207207
1 tanishiking
208208
```
209209

210-
If you want to get your hands dirty and contribute to Dotty, now is a good time to get involved!
210+
If you want to get your hands dirty and contribute to Scala 3, now is a good time to get involved!
211211
Head to our [Getting Started page for new contributors](https://dotty.epfl.ch/docs/contributing/getting-started.html),
212212
and have a look at some of the [good first issues](https://github.com/lampepfl/dotty/issues?q=is%3Aissue+is%3Aopen+label%3Aexp%3Anovice).
213213
They make perfect entry points into hacking on the compiler.
@@ -216,8 +216,8 @@ We are looking forward to having you join the team of contributors.
216216

217217
## Library authors: Join our community build
218218

219-
Dotty now has a set of widely-used community libraries that are built against every nightly Dotty
220-
snapshot. Currently, this includes shapeless, ScalaPB, algebra, scalatest, scopt and squants.
219+
Scala 3 now has a set of widely-used community libraries that are built against every nightly Scala 3
220+
snapshot. Currently, this includes shapeless, ScalaPB, algebra, scalatest, scopt, squants and many others.
221221
Join our [community build](https://github.com/lampepfl/dotty/tree/master/community-build)
222222
to make sure that our regression suite includes your library.
223223

0 commit comments

Comments
 (0)