From f782fe4f7e9183c6901a48a3a783df58ae4977e6 Mon Sep 17 00:00:00 2001
From: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
Date: Sat, 20 Jan 2024 21:21:53 +0530
Subject: [PATCH] docs: adjust
---
docs/guide/markdown.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/guide/markdown.md b/docs/guide/markdown.md
index b3ad289a..25a7ee66 100644
--- a/docs/guide/markdown.md
+++ b/docs/guide/markdown.md
@@ -265,7 +265,7 @@ Wraps in a
## GitHub-flavored Alerts
-VitePress also supports [GitHub-flavored alerts](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts) to render as callouts, they will be rendered the same as the [custom containers](#custom-containers).
+VitePress also supports [GitHub-flavored alerts](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts) to render as callouts. They will be rendered the same as the [custom containers](#custom-containers).
```md
> [!NOTE]