Skip to content

Commit 9d52237

Browse files
committed
fix typo
1 parent abbac78 commit 9d52237

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/blop/client.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ defmodule Blop.Client do
3737
3838
Connection options:
3939
40-
For exmaple when using `:ssl`
40+
For example when using `:ssl`
4141
4242
- `:ssl` - A list of options to pass to `:ssl.connect/4`. Default is `[:binary, active: false, cacertfile: CAStore.file_path()]`.
4343
"""

0 commit comments

Comments
 (0)