aboutsummaryrefslogtreecommitdiff
path: root/docs/releases.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/releases.md')
-rw-r--r--docs/releases.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/releases.md b/docs/releases.md
index 6e7c37c6..84288675 100644
--- a/docs/releases.md
+++ b/docs/releases.md
@@ -1,7 +1,7 @@
## Checklist
Helix releases are versioned in the Calendar Versioning scheme:
-`YY.0M(.MICRO)`, for example `22.05` for May of 2022. In these instructions
+`YY.0M(.MICRO)`, for example, `22.05` for May of 2022. In these instructions
we'll use `<tag>` as a placeholder for the tag being published.
* Merge the changelog PR
@@ -30,7 +30,7 @@ we'll use `<tag>` as a placeholder for the tag being published.
The changelog is currently created manually by reading through commits in the
log since the last release. GitHub's compare view is a nice way to approach
-this. For example when creating the 22.07 release notes, this compare link
+this. For example, when creating the 22.07 release notes, this compare link
may be used
```