Skip to content

Commit 5a4e0ea

Browse files
committed
Small fixes.
1 parent 0777eb1 commit 5a4e0ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

blog/_posts/2017-05-31-first-dotty-milestone-release.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ supports Dotty. To try it out:
6262
3. That's it!
6363

6464

65-
# What’s in the 0.1.2-RC1 technology preview ?
65+
# What’s in the 0.1.2-RC1 technology preview?
6666
This technology preview demonstrates new language features planned for Scala 3:
6767

6868
- [Intersection Types](http://dotty.epfl.ch/docs/reference/intersection-types.html)
@@ -107,14 +107,14 @@ Martin Odersky ([@odersky](https://twitter.com/odersky))
107107
Dmitry Petrashko ([@DarkDimius](https://twitter.com/DarkDimius)),
108108
Guillaume Martres ([@smarter](https://github.com/smarter)),
109109
Felix Mulder ([@felixmulder](https://twitter.com/felixmulder)),
110-
Nicolas Stucki ([@stucki_nicolas](https://twitter.com/stucki_nicolas)),
110+
Nicolas Stucki ([@nicolasstucki](https://github.com/nicolasstucki)),
111111
Liu Fengyun ([@liufengyun](https://github.com/liufengyun)),
112112
Olivier Blanvillain ([@OlivierBlanvillain](https://github.com/OlivierBlanvillain)),
113113
and others!
114114

115115
## Library authors: Join our community build
116116

117-
Dotty now has a set of libraries that are build against every nightly snapshot.
117+
Dotty now has a set of libraries that are built against every nightly snapshot.
118118
Currently this includes scalatest, squants and algebra.
119119
Join our [community build](https://github.com/lampepfl/dotty-community-build)
120120
to make sure that our regression suite includes your library.

0 commit comments

Comments
 (0)