Skip to content

Commit 8c7f9ab

Browse files
committed
Fix typo in release issue template
Signed-off-by: Evan Lezar <[email protected]>
1 parent 9d0226a commit 8c7f9ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/new-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ it accordingly for future releases.
2727
- [ ] Merge the PR on sufficient approval.
2828
- [ ] Create a `vX.Y.Z` tag.
2929
- [ ] (*for specification changes only*) Create a `specs-go/vX.Y.W` tag. (for the first spec version `W` will be the same as `Z`)
30-
- [ ] Create a GitHub release form the `vX.Y.Z` tag.
30+
- [ ] Create a GitHub release from the `vX.Y.Z` tag.
3131
- [ ] (*for specification changes only*) Create a GitHub release from the `specs-go/vX.Y.Z` tag.
3232
- [ ] Close the release issue.

0 commit comments

Comments
 (0)