Skip to content

Commit ca3dba5

Browse files
dandvDan Dascalescu
andauthored
docs: fix typo 'internalization' (#8323)
Co-authored-by: Dan Dascalescu <dan@semi.technology>
1 parent 0309a6d commit ca3dba5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

examples/classic-typescript/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/classic/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/create-docusaurus/templates/classic/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const config = {
2424
onBrokenLinks: 'throw',
2525
onBrokenMarkdownLinks: 'warn',
2626

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

0 commit comments

Comments
 (0)