10000 Fix Markdown header · wzor/github-cheat-sheet@e07b347 · GitHub
[go: up one dir, main page]

Skip to content

Commit e07b347

Browse files
authored
Fix Markdown header
1 parent 2be1795 commit e07b347

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ $ git clone https://github.com/tiimgreen/github-cheat-sheet
116116

117117
[*Read more about the Git `clone` command.*](http://git-scm.com/docs/git-clone)
118118

119-
###Branch
119+
### Branch
120120
#### Compare all Branches to Another Branch
121121

122122
If you go to the repo's [Branches](https://github.com/tiimgreen/github-cheat-sheet/branches) page, next to the Commits button:
@@ -511,7 +511,7 @@ GitHub supports rendering PDF:
511511

512512
[*Read more about rendering PDF.*](https://github.com/blog/1974-pdf-viewing)
513513

514-
###Revert a Pull Request
514+
### Revert a Pull Request
515515
After a pull request is merged, you may find it does not help anything or it was a bad decision to merge the pull request.
516516

517517
You can revert it by clicking the **Revert** button on the right side of a commit in the pull request page to create a pull request with reverted changes to this specific pull request.

0 commit comments

Comments
 (0)
0