diff --git a/pages/common/hg-branch.md b/pages/common/hg-branch.md index fa12548129..106b949216 100644 --- a/pages/common/hg-branch.md +++ b/pages/common/hg-branch.md @@ -8,4 +8,4 @@ - Create a new branch for the next commit: -`hg branch {{new_branch_name}}` +`hg branch {{branch_name}}`