Skip to content

Commit

Permalink
Fix broken markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
thbar authored May 19, 2017
1 parent cdbad8e commit bf648d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ HTTP client for Elixir, based on
[HTTPotion](https://github.com/myfreeweb/httpotion)
([documentation](http://hexdocs.pm/httpoison/)).

##Note about broken ssl in Erlang 19
## Note about broken ssl in Erlang 19
Until this [issue](https://bugs.erlang.org/browse/ERL-192) is fixed ssl handshakes may fail. If you receive this error:
```
{:error, %HTTPoison.Error{id: nil, reason: :closed}}
Expand Down

0 comments on commit bf648d4

Please sign in to comment.