From ac930590536d784efb6664ce61353f7a5447c954 Mon Sep 17 00:00:00 2001 From: mystie Date: Sat, 22 Nov 2025 11:07:10 +0100 Subject: [PATCH] fix typo in content/markdown/faq.md (#703) Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/703 Reviewed-by: Gusted Co-authored-by: mystie Co-committed-by: mystie --- content/markdown/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/markdown/faq.md b/content/markdown/faq.md index 4d633e0..db9cdae 100644 --- a/content/markdown/faq.md +++ b/content/markdown/faq.md @@ -10,7 +10,7 @@ This section contains frequently asked questions regarding the use of Markdown o ## Why doesn't my Markdown render correctly? -Sometimes Markdown is rendered differently on different sides. If your markdown renders +Sometimes Markdown is rendered differently on different sites. If your markdown renders correctly on another site or in your editor but does not get rendered correctly on Codeberg, it is probably due to a difference in the Markdown flavor used by the site/editor.