Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jollytoad committed Nov 29, 2023
1 parent c2dc7de commit f890504
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 @@ -131,7 +131,7 @@ Also, many handlers may also accept additional arguments beyond the first

### Argument shunting

Most of the `by*` helpers will pass arguments along as it, or shunt the
Most of the `by*` helpers will pass arguments on as is, or shunt the
arguments along if they want to introduce their own, so for example,
`byPattern(pattern, handler)` returns a handler with the type:

Expand Down

0 comments on commit f890504

Please sign in to comment.