Skip to content

Commit f56d322

Browse files
committed
chore(autoresponses): typo
1 parent eabf8ee commit f56d322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoresponses/autoresponses.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ mention = true
1515
keyphrases = ["opcode 8 was rate limited", "gatewayratelimitederror"]
1616
content = """
1717
Discord introduced a rate limit on requesting all guild members (**once** per **30s** per guild).
18-
- Starting in version 14.25.0, discord.js rejects the request and exposes error details in `error.data` but does not re-try automatically.
18+
- Starting in version 14.25.0, discord.js rejects the request and exposes error details in `error.data` but does not retry automatically.
1919
"""
2020
reply = true
2121
mention = true

0 commit comments

Comments
 (0)