Skip to content

Commit 404f919

Browse files
author
Rafal Chmiel
committed
Change title of one section
1 parent 3ce96f8 commit 404f919

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
@@ -27,7 +27,7 @@ A collection of cool hidden and not so hidden features of Git and GitHub. This c
2727
- [Rendered prose Diffs](#rendered-prose-diffs)
2828
- [Diffable Maps](#diffable-maps)
2929
- [Expanding Context in Diffs](#expanding-context-in-diffs)
30-
- [Getting content of Pull Request in Diff or Patch format](#getting-content-of-pull-request-in-diff-or-patch-format)
30+
- [Diff or Patch of Pull Request](#diff-or-patch-of-pull-request)
3131
- [Hub](#hub)
3232
- [Decreasing Contributor Friction](#decreasing-contributor-friction)
3333
- [Contributing Guidelines](#contributing-guidelines)
@@ -354,7 +354,7 @@ Using the *unfold* button in the gutter of a diff, you can reveal additional lin
354354

355355
[*Read more about expanding context in diffs.*](https://github.com/blog/1705-expanding-context-in-diffs)
356356

357-
#### Getting content of Pull Request in Diff or Patch format
357+
#### Diff or Patch of Pull Request
358358
You can get the diff of a Pull Request by adding a `.diff` or `.patch`
359359
extension to the end of the URL. For example:
360360

0 commit comments

Comments
 (0)