Skip to content

Commit 711bf2e

Browse files
kouraulcd
andauthored
Fix a typo
Co-authored-by: Raúl Cumplido <raulcumplido@gmail.com>
1 parent 13df24d commit 711bf2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/release/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ $ GH_TOKEN=${YOUR_GITHUB_TOKEN} dev/release/bump_version.sh 19.0.0
4545
```
4646

4747
It creates a feature branch and adds a commit that bumps version. This
48-
opens a pull request from the feature branch by `gh gr create`. So you
48+
opens a pull request from the feature branch by `gh pr create`. So you
4949
need `gh` command and GitHub personal access token.
5050

5151
See also:

0 commit comments

Comments
 (0)