aboutsummaryrefslogtreecommitdiff
path: root/discord/message.py
diff options
context:
space:
mode:
Diffstat (limited to 'discord/message.py')
-rw-r--r--discord/message.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/discord/message.py b/discord/message.py
index 701dce8f..ddc8e612 100644
--- a/discord/message.py
+++ b/discord/message.py
@@ -98,7 +98,7 @@ class Attachment:
more often, compared to the regular URL which is generally deleted right
after the message is deleted. Note that this can still fail to download
deleted attachments if too much time has passed and it does not work
- on some type of attachments.
+ on some types of attachments.
Raises
--------
@@ -137,7 +137,7 @@ class Attachment:
more often, compared to the regular URL which is generally deleted right
after the message is deleted. Note that this can still fail to download
deleted attachments if too much time has passed and it does not work
- on some type of attachments.
+ on some types of attachments.
Raises
------