Fix incorrect format in open-a-pr.md

Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
This commit is contained in:
Guangwen Feng
2022-07-16 15:56:36 +08:00
parent 9b529eb95f
commit 438d534b9d
@@ -512,7 +512,7 @@ conflict. You must resolve all merge conflicts in your PR.
1. Continue the rebase: 1. Continue the rebase:
`` ```shell
git rebase --continue git rebase --continue
``` ```