We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df84b1b commit 337c4a0Copy full SHA for 337c4a0
README.md
@@ -90,7 +90,7 @@ be specified with all requests. Default versions should be avoided as they are
90
very difficult, at best, to change in the future.
91
92
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.:
+metadata, using the `Accept` header with a custom content type, e.g.:
94
95
```
96
Accept: application/vnd.heroku+json; version=3
0 commit comments