Browse Source

Fix another typo

pull/56/head
Jari (LotU) 8 years ago
committed by GitHub
parent
commit
4958d297d7
  1. 2
      docs/bot_tutorial/message_embeds.md

2
docs/bot_tutorial/message_embeds.md

@ -1,6 +1,6 @@
# Message Embeds
A [Message Embed](https://b1naryth1ef.github.io/disco/api/disco_types_message.html#messageembed) represents a Discord Embed object. An Embed object is used to display certain data, in a more layed out and prety way than regular Discord messages.
A [Message Embed](https://b1naryth1ef.github.io/disco/api/disco_types_message.html#messageembed) represents a Discord Embed object. An Embed object is used to display certain data, in a more layed out and pretty way than regular Discord messages.
An example of a message embed:

Loading…
Cancel
Save