From 94ed0116781191b3687412b39aa8a9b214d37ece Mon Sep 17 00:00:00 2001 From: Alex Hoyau Date: Thu, 7 Apr 2022 00:10:07 +0200 Subject: [PATCH] fix typo in title --- docs/modules/I18n.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/modules/I18n.md b/docs/modules/I18n.md index a0d640241..61b1c5433 100644 --- a/docs/modules/I18n.md +++ b/docs/modules/I18n.md @@ -1,10 +1,10 @@ --- -title: I18n (Internalization) +title: I18n (Internationalization) --- -# Internalization +# Internationalization -The **I18n** module allows the internalization and updates of strings in the editor UI +The **I18n** module allows the internationalization and update of strings in the editor UI ::: warning This guide is referring to GrapesJS v0.15.9 or higher @@ -233,4 +233,4 @@ const editor = grapesjs.init({ ``` [ISO 639-1]: -[`en` locale file]: \ No newline at end of file +[`en` locale file]: