From 428eec3750d6b5648a77ac52d88128df0554d4d1 Mon Sep 17 00:00:00 2001 From: Victor Eke Date: Sun, 27 Nov 2022 15:51:08 +0100 Subject: [PATCH] docs: fix grammar (#1616) Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com> --- docs/config/theme-configs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config/theme-configs.md b/docs/config/theme-configs.md index 1a06e377..e0bf13c6 100644 --- a/docs/config/theme-configs.md +++ b/docs/config/theme-configs.md @@ -203,7 +203,7 @@ type SocialLinkIcon = - Type: `Footer` -Footer configuration. You can add a message and copyright. The footer will displayed only when the page doesn't contain sidebar due to design reason. +Footer configuration. You can add a message or copyright text on the footer, however, it will only be displayed when the page doesn't contain a sidebar. This is due to design concerns. ```ts export default {