diff --git a/docs/docusaurus.config.ts b/docs/docusaurus.config.ts
index 1ed911d7..029fdcae 100644
--- a/docs/docusaurus.config.ts
+++ b/docs/docusaurus.config.ts
@@ -181,7 +181,7 @@ const config: Config = {
],
},
],
- copyright: `Copyright (c) 2018-${new Date().getFullYear()} Jakub T. Jankiewicz
Website content licenses with CC BY-SA 4.0 unless noted otherwise.`,
+ copyright: `Copyright (c) 2018-${new Date().getFullYear()} Jakub T. Jankiewicz
Website content licensed with CC BY-SA 4.0 unless noted otherwise.`,
},
prism: {
theme: prismThemes.github,