File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1296,7 +1296,7 @@ pulls.update_not_allowed = You are not allowed to update branch
1296
1296
pulls.outdated_with_base_branch = This branch is out-of-date with the base branch
1297
1297
pulls.closed_at = `closed this pull request <a id="%[1]s" href="#%[1]s">%[2]s</a>`
1298
1298
pulls.reopened_at = `reopened this pull request <a id="%[1]s" href="#%[1]s">%[2]s</a>`
1299
- pulls.merge_instruction_hint = `You can also view <a class="show-instruction">command line instructions</a>`
1299
+ pulls.merge_instruction_hint = `You can also view <a class="show-instruction">command line instructions</a>. `
1300
1300
pulls.merge_instruction_step1 = Step 1:
1301
1301
pulls.merge_instruction_step1_desc = From your project repository, check out a new branch and test the changes.
1302
1302
pulls.merge_instruction_step2 = Step 2:
You can’t perform that action at this time.
0 commit comments