Skip to content

Commit 8e9e002

Browse files
committed
docs: fix typo in release-process.md
1 parent c0cefac commit 8e9e002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developers/release-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ few manual steps.
2525
## Create new release on GitHub
2626

2727
1. Create a new release on GitHub's [new release page](https://github.com/MightyCreak/diffuse/releases/new):
28-
- Release tag: Enter `v` followed with the new version (e.g. `v1.2.3`) and
28+
- Choose a tag: Enter `v` followed with the new version (e.g. `v1.2.3`) and
2929
create the tag
3030
- Release title: the tag (e.g. `v1.2.3`)
3131
- Description:

0 commit comments

Comments
 (0)