We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abbac78 commit 9d52237Copy full SHA for 9d52237
1 file changed
lib/blop/client.ex
@@ -37,7 +37,7 @@ defmodule Blop.Client do
37
38
Connection options:
39
40
- For exmaple when using `:ssl`
+ For example when using `:ssl`
41
42
- `:ssl` - A list of options to pass to `:ssl.connect/4`. Default is `[:binary, active: false, cacertfile: CAStore.file_path()]`.
43
"""
0 commit comments