diff --git a/website/docs/i18n/i18n-git.mdx b/website/docs/i18n/i18n-git.mdx index 3916d44037..8397dfdfdb 100644 --- a/website/docs/i18n/i18n-git.mdx +++ b/website/docs/i18n/i18n-git.mdx @@ -20,7 +20,7 @@ This strategy has advantages: Using Git also present some shortcomings: - **Hard for non-developers**: they do not master Git and pull-requests -- **Hard for professional translators**: they are used to SaaS translation softwares and advanced features +- **Hard for professional translators**: they are used to SaaS translation software and advanced features - **Hard to maintain**: you have to keep the translated files **in sync** with the untranslated files :::note