aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs/src/pages/extend/i18n.md
diff options
context:
space:
mode:
Diffstat (limited to 'server/sonar-docs/src/pages/extend/i18n.md')
-rw-r--r--server/sonar-docs/src/pages/extend/i18n.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-docs/src/pages/extend/i18n.md b/server/sonar-docs/src/pages/extend/i18n.md
index cb2279234c9..c0f660df83c 100644
--- a/server/sonar-docs/src/pages/extend/i18n.md
+++ b/server/sonar-docs/src/pages/extend/i18n.md
@@ -5,7 +5,7 @@ url: /extend/i18n/
This page gives guidelines to I18n for:
-* Plugin developers who would like to apply the i18n mechanism in their own plugin, so that this plugin can be available in several languages.
+* Plugin developers who would like to apply the i18n mechanism in their own plugins, so that these plugins can be available in several languages.
* People who would like to help the community by making the platform available in a new language.
## Principles