Skip to content

Commit 23387fe

Browse files
authored
Add missing tick "`" in README (#1321)
Cosmetic change Signed-off-by: ZiViZiViZ <[email protected]>
1 parent 59c00e3 commit 23387fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ To cut a minor version:
8383
7. Announce on the prometheus-announce mailing list, slack and Twitter.
8484
8. Merge the release branch back to the `main` using the "merge without squashing" approach (!).
8585

86-
> NOTE: In case of merge conflicts, you can checkout the release branch in a new branch, e.g. <yourname>/resolve-conflicts`, fix the merge problems there, and then do a PR into main from the new branch. In that way, you still get all the commits in the release branch back into `main`, but leave the release branch alone.
86+
> NOTE: In case of merge conflicts, you can checkout the release branch in a new branch, e.g. `<yourname>/resolve-conflicts`, fix the merge problems there, and then do a PR into main from the new branch. In that way, you still get all the commits in the release branch back into `main`, but leave the release branch alone.
8787
8888
To cut the patch version:
8989

0 commit comments

Comments
 (0)