From 255fa9d601bde086aeb2eac401362e0eb1be04fc Mon Sep 17 00:00:00 2001 From: dantefromhell <90508808+dantefromhell@users.noreply.github.com> Date: Thu, 29 Jun 2023 01:19:32 +0000 Subject: [PATCH] Update en_US.json - Fix typo (#8636) --- app/appearance/langs/en_US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/appearance/langs/en_US.json b/app/appearance/langs/en_US.json index ba8bea20b..21631071d 100644 --- a/app/appearance/langs/en_US.json +++ b/app/appearance/langs/en_US.json @@ -761,7 +761,7 @@ "export20": "Exporting Word .docx files requires format conversion using Pandoc", "export21": "Export PDF footer template", "export22": "%page is the current page number, %pages is the total page number, and supports Sprig template functions", - "export23": "Export Markdown wit YAML front-matter", + "export23": "Export Markdown with YAML front-matter", "export24": "After enabling, add some general metadata information at the beginning of the exported Markdown file", "theme11": "Use theme in light mode", "theme12": "Use theme in dark mode",