Skip to content

Commit 232f8dc

Browse files
committed
Merge pull request #63 from dpassage/patch-1
fix Accept header typo
2 parents df84b1b + 337c4a0 commit 232f8dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ be specified with all requests. Default versions should be avoided as they are
9090
very difficult, at best, to change in the future.
9191

9292
It is best to provide version specification in the headers, with other
93-
metadata, using the `Accepts header with a custom content type, e.g.:
93+
metadata, using the `Accept` header with a custom content type, e.g.:
9494

9595
```
9696
Accept: application/vnd.heroku+json; version=3

0 commit comments

Comments
 (0)