Skip to content

Commit f9184b6

Browse files
fix stray letter
1 parent 2aa1374 commit f9184b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ slightly different steps. We'll call attention where the steps differ.
144144
> push them!
145145
>
146146
> ```shell
147-
> git checkout -b php-X.Y.0bRC3-local-release-branch upstream/PHP-X.Y
147+
> git checkout -b php-X.Y.0RC3-local-release-branch upstream/PHP-X.Y
148148
> ```
149149
150150
> 💬 **Hint** \

0 commit comments

Comments
 (0)