From a66ad310db3aa4be1a7bd1451927c733d64a7a12 Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Thu, 17 Nov 2022 03:08:21 -0800 Subject: [PATCH] docs: fix typo 'internalization' (#8323) Co-authored-by: Dan Dascalescu --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index cbea7b1b4b..329122a3d1 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -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: {