From 542434062de9731e868c3af81b2143cc7a407ebb Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Thu, 5 Sep 2019 10:30:20 -0400 Subject: [PATCH] Fix README mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e746512..bc1e0f61 100644 --- a/README.md +++ b/README.md @@ -402,7 +402,7 @@ Xiao is a Discord bot coded in JavaScript with * **tebahpla:** Reverses the alphabet of text. * **temmie:** Converts text to Temmie speak. * **translate:** Translates text to a specific language. -* **unspoiler:** Removes all spoilers from text. +* **unspoiler:** Removes all spoilers from a message. * **uppercase:** Converts text to uppercase. * **upside-down:** Flips text upside-down. * **url-decode:** Decodes URL characters to regular characters.