From f52513188f524a63fed773a5f4971599e5c6e78e Mon Sep 17 00:00:00 2001 From: Armano den Boef <68127614+Rozen4334@users.noreply.github.com> Date: Thu, 27 Jan 2022 15:12:04 +0100 Subject: [PATCH] Fix markdown formatting in Glossary (#2064) --- docs/guides/entities/glossary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/entities/glossary.md b/docs/guides/entities/glossary.md index 4ac6dd593..447ce4450 100644 --- a/docs/guides/entities/glossary.md +++ b/docs/guides/entities/glossary.md @@ -117,7 +117,7 @@ exist under a category. ### Stickers * A **Sticker** ([ISticker]) is a standard Discord sticker. -* A **Custom Sticker ([ICustomSticker]) is a Guild-unique sticker. +* A **Custom Sticker** ([ICustomSticker]) is a Guild-unique sticker. [ISticker]: xref:Discord.ISticker [ICustomSticker]: xref:Discord.ICustomSticker