Skip to content

Commit 337c4a0

Browse files
committed
fix Accept header typo
1 parent df84b1b commit 337c4a0

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)