Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit d58ccf9

Browse files
i-kysvenefftinge
authored andcommitted
Fix ugly line break in "Code Reviews"
Newline character inside single quotes seems to be rendered verbatim, this produces an ugly line break in a very inappropriate place.
1 parent b9f3cdf commit d58ccf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/docs/code-reviews.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ to GitHub.
4141

4242
![Gitpod Finish Review](images/cr-finish-review.png)
4343

44-
If you have approved the PR, you can merge the changes by pushing the `Merge` button in the `Pull
45-
Request` view or conventionally on the GitHub website.
44+
If you have approved the PR, you can merge the changes by pushing the `Merge` button in the
45+
`Pull Request` view or conventionally on the GitHub website.
4646

4747
![Github Pull Request with Review Finished](images/cr-GitHub-pr-finished.png)

0 commit comments

Comments
 (0)