We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cfc4cd commit aba76a7Copy full SHA for aba76a7
lib/mint/http.ex
@@ -310,7 +310,7 @@ defmodule Mint.HTTP do
310
no CA trust store is specified using the `:cacertfile` or `:cacerts`
311
option, Mint will attempt to use the trust store from the
312
[CAStore](https://github.com/elixir-mint/castore) package or raise an
313
- exception if this package is not available. It is reommended to set this
+ exception if this package is not available. It is recommended to set this
314
option to `:public_key.cacerts_get()`.
315
316
* `:cacertfile` - path to a file containing PEM-encoded CA certificates.
0 commit comments