Skip to content

Commit b48641d

Browse files
committed
Typical -> Regular
1 parent 2e3f7d9 commit b48641d

File tree

1 file changed

+2
-2
lines changed
  • Documentation/Contributors/ReleaseGuide

1 file changed

+2
-2
lines changed

Documentation/Contributors/ReleaseGuide/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
We release CesiumJS on the first work day of every month.
44

55
- [**Release Schedule**](./ReleaseSchedule.md): The upcoming monthly release schedule and the developer responsible for managing each release
6-
- [**Patch Release Guide**](./PatchReleases/README.md): If and how to publish a patch release[^1] ahead of the typical monthly release, typically used in the case of a significant regression or an issue with published dependency versions.
7-
- [**Perelease Guide**](./Prereleases/README.md): If and how to publish a tagged prerelease[^2] ahead of the typical monthly release, typically used for internal testing.
6+
- [**Patch Release Guide**](./PatchReleases/README.md): If and how to publish a patch release[^1] ahead of the regular monthly release, typically used in the case of a significant regression or an issue with published dependency versions.
7+
- [**Perelease Guide**](./Prereleases/README.md): If and how to publish a tagged prerelease[^2] ahead of the regular monthly release, typically used for internal testing.
88

99
[^1]: See ["About semantic versioning" on docs.npmjs.com](https://docs.npmjs.com/about-semantic-versioning)
1010

0 commit comments

Comments
 (0)