From 84d5bacf944a4097b05833c440210b8a236fa4db Mon Sep 17 00:00:00 2001 From: Bradley Reynolds Date: Mon, 4 Jul 2022 15:24:15 -0500 Subject: Capitalize the "D" in "Discord" "Discord" is a proper noun, and should be capitalized. Signed-off-by: Bradley Reynolds --- bot/resources/tags/paste.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/resources/tags/paste.md b/bot/resources/tags/paste.md index 8c3c2985d..d2d54d48e 100644 --- a/bot/resources/tags/paste.md +++ b/bot/resources/tags/paste.md @@ -1,6 +1,6 @@ **Pasting large amounts of code** -If your code is too long to fit in a codeblock in discord, you can paste your code here: +If your code is too long to fit in a codeblock in Discord, you can paste your code here: https://paste.pythondiscord.com/ After pasting your code, **save** it by clicking the floppy disk icon in the top right, or by typing `ctrl + S`. After doing that, the URL should **change**. Copy the URL and post it here so others can see it. -- cgit v1.2.3