Skip to content

Commit 89441d4

Browse files
Update 2017-05-31-first-dotty-milestone-release.md
1 parent f12ed54 commit 89441d4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: Dmytro Petrashko
55
authorImg: /images/petrashko.jpg
66
---
77

8-
Today, we excited to release Dotty version 0.1.2-RC1. This release
8+
Today, we are excited to release Dotty version 0.1.2-RC1. This release
99
serves as a technology preview that demonstrates new language features
1010
and the compiler supporting them.
1111

@@ -81,11 +81,11 @@ See here for the full [release notes](http://dotty.epfl.ch/docs/release-notes/0.
8181
We are adopting a time-based release schedule:
8282
- Nightly builds will be published, for those wanting to be at the forefront of
8383
development.
84-
- Every 6 weeks, a release candidate will be cut based on the last nightly build,
85-
the release candidates let library authors test their code in advance of each
84+
- Every 6 weeks, a release candidate will be cut based on the latest nightly build.
85+
The release candidates let library authors test their code in advance of each
8686
release. Multiple release candidates may be released during each 6 weeks
8787
period to fix regressions.
88-
- Every 6 weeks, the last release candidate becomes a release.
88+
- Every 6 weeks, the latest release candidate becomes a release.
8989

9090
At the end of 6 weeks, the milestone will be promoted to a stable release.
9191
See here for the full [version number explanation](http://dotty.epfl.ch/docs/usage/version-numbers.html).

0 commit comments

Comments
 (0)