Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Aug 10, 2019
1 parent 0f23d56 commit f16b264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/event.ts
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ export class SubEvent<T = unknown> {
}

/**
* Subscribes for the event.
* Subscribes to the event.
*
* When subscription is no longer needed, method [[cancel]] should be called
* on the returned object, to avoid memory leaks and performance degradation.
Expand Down

0 comments on commit f16b264

Please sign in to comment.