Update changelog and fix some small issues

This commit is contained in:
Joscha 2020-01-22 21:34:07 +00:00
parent e048424eac
commit 370b05da61
3 changed files with 10 additions and 3 deletions

View file

@ -23,7 +23,7 @@ For more information, see the haddock for the `Haboli.Euphoria.Client` and
## Example bot
Here is a very basic example bot that Replies to `!ping` with `Pong!`:
Here is a very basic example bot that replies to `!ping` with `Pong!`:
```haskell
pingPongBot :: Client () ()