docs: fix typos in website/docs/i18n/i18n-git.mdx (#9396)

This commit is contained in:
Surav Shrestha 2023-10-12 22:30:14 +05:45 committed by GitHub
parent d7890a18d4
commit ae3191654c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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