Use same -ing form and remove trailing whitespaces
This commit is contained in:
parent
dfd90c3526
commit
de4cb9022b
1 changed files with 7 additions and 7 deletions
|
@ -201,7 +201,7 @@ git push origin :release # delete remote branch
|
|||
[this bump commit]: https://github.com/electron/electron/commit/78ec1b8f89b3886b856377a1756a51617bc33f5a
|
||||
[electron-versioning]: /docs/tutorial/electron-versioning.md
|
||||
|
||||
## Promoting a release on npm
|
||||
## Promote a release on npm
|
||||
|
||||
New releases are published to npm with the `beta` tag. Every release should
|
||||
eventually get promoted to stable unless there's a good reason not to.
|
||||
|
|
Loading…
Reference in a new issue