Skip to content

Commit 6a324eb

Browse files
authored
Merge pull request #76 from CharlesCNorton/patch-8
Fix typo in Docusaurus configuration file
2 parents 7eacbf6 + 73de993 commit 6a324eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const config = {
4444
onBrokenLinks: "throw",
4545
onBrokenMarkdownLinks: "warn",
4646

47-
// Even if you don't use internalization, you can use this field to set useful
47+
// Even if you don't use internationalization, you can use this field to set useful
4848
// metadata like html lang. For example, if your site is Chinese, you may want
4949
// to replace "en" with "zh-Hans".
5050
i18n: {

0 commit comments

Comments
 (0)