Skip to content

Commit

Permalink
Update .release-notes/106.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen authored Jan 21, 2024
1 parent 7dedd6e commit b3d798b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .release-notes/106.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ client(payload, handler_factory)?
client(other_payload, other_factory)
```

In the new version the handler factory needs to be supplied at the
creation of the client:
In the new version the handler factory needs to be supplied at the creation of the client:

```pony
let handler_factory = ...
Expand Down

0 comments on commit b3d798b

Please sign in to comment.