From 9316684dac040714d46c1a59987221da57873465 Mon Sep 17 00:00:00 2001 From: Amy Bordenave Date: Sat, 24 Jan 2026 14:08:08 -0800 Subject: [PATCH] fix(docs): fix grammar Signed-off-by: Amy Bordenave --- docs/setup/extensions/python-markdown-extensions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup/extensions/python-markdown-extensions.md b/docs/setup/extensions/python-markdown-extensions.md index 48d9b2b..1e8edbb 100644 --- a/docs/setup/extensions/python-markdown-extensions.md +++ b/docs/setup/extensions/python-markdown-extensions.md @@ -250,7 +250,7 @@ recommended due to [restrictions in licensing][Emoji index]: #### `emoji_generator` -This option defines how the resolved emoji or icon shortcode is render. Note +This option defines how the resolved emoji or icon shortcode is rendered. Note that icons can only be used together with the `to_svg` configuration: === "`zensical.toml`"