From 0efe03d88a181cfea0de5db1981c0171c5f3f23b Mon Sep 17 00:00:00 2001 From: SrIzan10 <66965250+SrIzan10@users.noreply.github.com> Date: Mon, 29 Aug 2022 14:31:32 +0200 Subject: [PATCH] fix: typo and its contributors (#20) --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index dd236c1d0..8138686fb 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -138,7 +138,7 @@ const config = { ], }, ], - copyright: `Built with ❤️ by Team sern Handler`, + copyright: `Built with ❤️ by the sern Handler team and its contributors`, }, metadata : [ { name : 'og:title', content : 'sern - Handlers. Redefined.' },