From 62a2c22ba1ebdcda5dad1635a99c90714b46995d Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Thu, 2 Sep 2021 14:12:53 +0200 Subject: [PATCH] Typo fix --- docs/locale/en.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/locale/en.ts b/docs/locale/en.ts index afdca493..ba708595 100644 --- a/docs/locale/en.ts +++ b/docs/locale/en.ts @@ -14,7 +14,7 @@ export const strings = { generators_more: "and many more...", // Hero - hero_title: "Brining the CMS to your editor", + hero_title: "Bringing the CMS to your editor", hero_description: "Why would you leave your editor when you can perform all tasks straight from within it?", hero_description_second: "We at Front Matter believe that you should keep using what you like. For us, this is Visual Studio Code. Use the same editor you use to code, but with unique features to make it suitable for writing and managing your Markdown articles.", hero_button_primary: "Get started",