Browse Source

fix copy/paste typo in conditional request docs

Will Norris 12 years ago
parent
commit
6d91599350
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      github/doc.go

+ 1
- 1
github/doc.go View File

@ -77,7 +77,7 @@ https://github.com/gregjones/httpcache, which can be used in conjuction with
https://github.com/sourcegraph/apiproxy to provide additional flexibility and https://github.com/sourcegraph/apiproxy to provide additional flexibility and
control of caching rules. control of caching rules.
Learn more about GitHub rate limiting at
Learn more about GitHub conditional requests at
https://developer.github.com/v3/#conditional-requests. https://developer.github.com/v3/#conditional-requests.
Creating and Updating Resources Creating and Updating Resources


Loading…
Cancel
Save