Kraigie / nostrum

Elixir Discord Library
https://kraigie.github.io/nostrum/
MIT License
608 stars 128 forks source link

Fix broken link in documentation #587

Closed RocketRace closed 4 months ago

jb3 commented 4 months ago

Thanks for the Pull Request!

In addition to this, I've noticed a typo in the event handling doc, at the end of the second paragraph:

- Events are dispatched to group members as they appear fromthe Discord Gateway after ingestion into the cache.
+ Events are dispatched to group members as they appear from the Discord Gateway after ingestion into the cache.

Would you be okay to correct that in this PR also? If not, I can add a commit to your branch to fix this and merge it.

RocketRace commented 4 months ago

Would you be okay to correct that in this PR also? If not, I can add a commit to your branch to fix this and merge it.

Sure!

jb3 commented 4 months ago

Thanks!