diff --git a/aio/content/guide/releases.md b/aio/content/guide/releases.md index 5b40251620..1a4d0318d1 100644 --- a/aio/content/guide/releases.md +++ b/aio/content/guide/releases.md @@ -54,17 +54,13 @@ See [Keeping Up-to-Date](guide/updating "Updating your projects") for more infor {@a previews} ### Preview releases -We let you preview what's coming by providing Beta releases and Release Candidates (`rc`) for each major and minor release: +We let you preview what's coming by providing "Next" and Release Candidates (`rc`) pre-releases for each major and minor release: - +* **Next:** The release that is under active development and testing. The next release is indicated by a release tag appended with the `-next` identifier, such as `8.1.0-next.0`. -* **Beta:** A release that is under active development and testing. A Beta release is indicated by a release tag appended with the `beta` identifier, such as `8.0.0-beta.0`. +* **Release candidate:** A release that is feature complete and in final testing. A release candidate is indicated by a release tag appended with the `-rc` identifier, such as version `8.1.0-rc.0`. -* **Release candidate:** A release that is feature complete and in final testing. A release candidate is indicated by a release tag appended with the `rc` identifier, such as version `8.1.0-rc`. - -The next version of the documentation is available at [next.angular.io](https://next.angular.io). This includes any documentation for Beta or Release Candidate features and APIs. +The latest `next` or `rc` pre-release version of the documentation is available at [next.angular.io](https://next.angular.io). {@a frequency} @@ -74,7 +70,7 @@ We work toward a regular schedule of releases, so that you can plan and coordina