Skip to content

Commit

Permalink
Fixes time link for #201
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeysova authored Apr 26, 2022
1 parent 605b80d commit 0d89ed2
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 @@ -34,7 +34,7 @@
- [InFlight](#inflight) — Counts all pending effects
- [Status](#status) — Return text representation of effect state.

### Time
### Timeouts

- [Debounce](#debounce) — Creates event which waits until time passes after previous trigger.
- [Delay](#delay) — Delays the call of the event by defined timeout.
Expand Down

0 comments on commit 0d89ed2

Please sign in to comment.