Skip to content

Commit

Permalink
docs: fix typo 'internalization' (#8323)
Browse files Browse the repository at this point in the history
Co-authored-by: Dan Dascalescu <dan@semi.technology>
  • Loading branch information
dandv and Dan Dascalescu committed Nov 17, 2022
1 parent ee92278 commit a66ad31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const config = {
organizationName: 'facebook', // Usually your GitHub org/user name.
projectName: 'docusaurus', // Usually your repo name.

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

0 comments on commit a66ad31

Please sign in to comment.