diff --git a/src/structures/MessageButton.js b/src/structures/MessageButton.js
index 453ce9e47..a83cf1681 100644
--- a/src/structures/MessageButton.js
+++ b/src/structures/MessageButton.js
@@ -119,7 +119,7 @@ class MessageButton extends BaseMessageComponent {
/**
* Sets the URL of this button.
- * MessageButton#style must be LINK when setting a URL
+ * MessageButton#style must be LINK when setting a URL
* @param {string} url The URL of this button
* @returns {MessageButton}
*/