Skip to content

Commit 5f5f360

Browse files
authored
Merge pull request #639 from edublancas/typo
fixes typo in Release.md
2 parents f7c5003 + 72f41a9 commit 5f5f360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Note that after updating the bundled JupyterLab version, it is necessary to bump
4444
yarn check_version_match
4545
```
4646

47-
## Relase Workflow
47+
## Release Workflow
4848

4949
1. Create a new release on GitHub as `pre-release`. Set the release `tag` to the value of target application version and prefix it with `v` (for example `v3.1.12-1` for JupyterLab Desktop version `3.1.12-1`). Enter release title and release notes. Release needs to stay as `pre-release` for GitHub Actions to be able to attach installers to the release.
5050

0 commit comments

Comments
 (0)