Skip to content

Commit

Permalink
Fix typo in docs [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
edennis committed Mar 5, 2021
1 parent 0e585cb commit f7b8695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/krakex.ex
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ defmodule Krakex do
## Websockets authentication
* `websockets_token/0` - Get an authentication token to be used with WebSockets Private endpoints.
* `websockets_token/1` - Get an authentication token to be used with WebSockets Private endpoints.
"""

Expand Down

0 comments on commit f7b8695

Please sign in to comment.