From 1272fbe85beea279f643eb6897605c89eab718f9 Mon Sep 17 00:00:00 2001 From: Choy Fuguan <124690424+PikaGunner@users.noreply.github.com> Date: Sat, 9 Nov 2024 10:52:53 +0800 Subject: [PATCH] docs: removed bolding from header --- docs/docs/contributing/tutorials/docs.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/contributing/tutorials/docs.mdx b/docs/docs/contributing/tutorials/docs.mdx index 423163d14438f..9eaf81653a0a7 100644 --- a/docs/docs/contributing/tutorials/docs.mdx +++ b/docs/docs/contributing/tutorials/docs.mdx @@ -8,7 +8,7 @@ This tutorial will guide you through making a simple documentation edit, like co --- -## Editing a Documentation Page on GitHub** +## Editing a Documentation Page on GitHub Sometimes you want to make a small change, like fixing a typo, and the easiest way to do this is to use GitHub's editor directly.