Skip to content

Commit

Permalink
fix typo in api-intro
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-thompson-day8 authored Aug 21, 2020
1 parent 114b34e commit 937338c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ When you register `event handlers`, you might use builtin interceptors:

Global interceptors can be very useful:

- register then via `reg-global-interceptors`
- register them via `reg-global-interceptors`
- rarely, remove them via `clear-global-interceptor`

## More Rarely Used
Expand Down

0 comments on commit 937338c

Please sign in to comment.