Skip to content

Commit 9943fda

Browse files
authored
Fix small typos
1 parent e7d4874 commit 9943fda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

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

6363

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

6767
- [Intersection Types](http://dotty.epfl.ch/docs/reference/intersection-types.html)
@@ -113,7 +113,7 @@ and others!
113113

114114
## Library authors: Join our community build
115115

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

0 commit comments

Comments
 (0)