We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c03842f commit 5fc2d7bCopy full SHA for 5fc2d7b
README.md
@@ -418,7 +418,7 @@ Instead of e.g.:
418
}
419
```
420
421
-You may consider optionally providing a way for clients to retreive
+You may consider optionally providing a way for clients to retrieve
422
more verbose response, either via a query parameter (e.g. `?pretty=true`)
423
or via an `Accept` header param (e.g.
424
`Accept: application/vnd.heroku+json; version=3; indent=4;`).
0 commit comments