diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en-GB.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en-GB.json
index b48fac8704..e91d80a0ca 100644
--- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en-GB.json
+++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en-GB.json
@@ -168,7 +168,7 @@
"JoinTheABPCommunityInfo": "Get involved with a vibrant community and become a contributor to the ABP Framework!",
"AllPosts": "All Posts",
"SubmitYourPost": "Submit Your Post",
- "DynamicClientProxyDocument": "See the dynamic client proxy documentations for JavaScript & C#.",
+ "DynamicClientProxyDocument": "See the dynamic client proxy documentation for JavaScript & C#.",
"EmailSMSAbstractionsDocument": "See the emailing and SMS sending documents for more information.",
"CreateProjectWizard": "This wizard creates a new project from the startup template which is properly configured to jump start to your project.",
"TieredOption": "Creates a tiered solution where Web and Http API layers are physically separated. If not checked, creates a layered solution which is less complex and suitable for most scenarios.",