We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df84b1b + 337c4a0 commit 232f8dcCopy full SHA for 232f8dc
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