Skip to content

Commit 4810d98

Browse files
authored
Fix typo (#7690)
Spolier -> Spoiler
1 parent 5917b44 commit 4810d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/reference.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -924,7 +924,7 @@ To use this component, you need to send the [message flag](/docs/resources/messa
924924
"components": [
925925
{
926926
"type": 10,
927-
"content": "# This is a Text Display\nAll the regular markdown rules apply\n- You can make lists\n- You can use `code blocks`\n- You can use [links](http://watchanimeattheoffice.com/)\n- Even :blush: :star_struck: :exploding_head:\n- Spolier alert: ||these too!||"
927+
"content": "# This is a Text Display\nAll the regular markdown rules apply\n- You can make lists\n- You can use `code blocks`\n- You can use [links](http://watchanimeattheoffice.com/)\n- Even :blush: :star_struck: :exploding_head:\n- Spoiler alert: ||these too!||"
928928
}
929929
]
930930
}

0 commit comments

Comments
 (0)