From de94e945332c4cde82a43da3b21682194a7777f2 Mon Sep 17 00:00:00 2001 From: Ashraf Khamis <akhamis@gitlab.com> Date: Fri, 1 Mar 2024 11:34:26 +0100 Subject: [PATCH] Fix minor formatting issue --- doc/development/documentation/styleguide/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/development/documentation/styleguide/index.md b/doc/development/documentation/styleguide/index.md index e971bde22994..f149539e4d1f 100644 --- a/doc/development/documentation/styleguide/index.md +++ b/doc/development/documentation/styleguide/index.md @@ -734,7 +734,7 @@ For example: When you add a footnote, do not re-sort the existing tags in the table. -For the footnotes below the table, use **Footnotes:** followed by an ordered list. +For the footnotes below the table, use `**Footnotes:**` followed by an ordered list. For example: -- GitLab