From 6faedd66a9a4ad1066738cb2875ae7d1ec83b303 Mon Sep 17 00:00:00 2001 From: Amy Bordenave Date: Sun, 21 Dec 2025 01:07:26 -0800 Subject: [PATCH] docs: fix grammar in `zensical.toml` Signed-off-by: Amy Kate Bordenave --- python/zensical/bootstrap/zensical.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python/zensical/bootstrap/zensical.toml b/python/zensical/bootstrap/zensical.toml index 61e46bd..65a8cfd 100644 --- a/python/zensical/bootstrap/zensical.toml +++ b/python/zensical/bootstrap/zensical.toml @@ -118,13 +118,13 @@ features = [ # https://zensical.org/docs/setup/header/#announcement-bar "announce.dismiss", - # If you have a repository configured and turn feature this on, Zensical + # If you have a repository configured and turn on this feature, Zensical # will generate an edit button for the page. This works for common # repository hosting services. # https://zensical.org/docs/setup/repository/#code-actions #"content.action.edit", - # If you have a repository configured and turn feature this on, Zensical + # If you have a repository configured and turn on this feature, Zensical # will generate a button that allows the user to view the Markdown # code for the current page. # https://zensical.org/docs/setup/repository/#code-actions