Skip to content

Commit f4de767

Browse files
committed
docs(branch manager): typo
Signed-off-by: Jan Schoone <[email protected]>
1 parent cf45726 commit f4de767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-engineering/role-handbooks/branch-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ Before run the `official release step` please refer to the [Image Promotion docu
394394

395395
To stage a new official release, simply run `krel stage --type=official
396396
--branch=release-x.y`. The same applies to `krel release --build-version=…
397-
--type=official --brancH=release-x.y`.
397+
--type=official --branch=release-x.y`.
398398

399399
In addition to `v1.18.n` this will also build and stage the subsequent patch's
400400
`rc.0`, in this example `v1.18.(n+1)-rc.0`. Similar to [creating a new branch](#branch-creation), the staging step will take about twice as long, the

0 commit comments

Comments
 (0)