Skip to content

Commit

Permalink
[docs] Fix messed events documentation (#1089)
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikPalo authored and darrachequesne committed Mar 18, 2017
1 parent 2135ed8 commit d32bc5b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/API.md
Expand Up @@ -327,13 +327,15 @@ Fired upon a successful reconnection.

#### Event: 'reconnect_attempt'

- `attempt` _(Number)_ reconnection attempt number

Fired upon an attempt to reconnect.

#### Event: 'reconnecting'

- `attempt` _(Number)_ reconnection attempt number

Fired upon a successful reconnection.
Fired upon an attempt to reconnect.

#### Event: 'reconnect_error'

Expand Down

0 comments on commit d32bc5b

Please sign in to comment.