diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/en.json
index 5706fd2a15..feb63fc93e 100644
--- a/abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/en.json
+++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/en.json
@@ -190,7 +190,7 @@
"ValidForExistingCustomers": "Also valid for the
existing customers!",
"CampaignBetweenDates": "From {0}
To {1}",
"SaveUpTo": "SAVE UP TO${0}K",
- "ImplementingDDD": "IMPLEMENTING DOMAIN DRIVEN DESIGN",
+ "ImplementingDDD": "Implementing Domain Driven Design",
"ExploreTheEBook": "Explore the E-Book",
"ExploreTheBook": "Explore the Book",
"ConsultantType": "Consultancy Type",
diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json
index 521d36118d..c433c5c5f4 100644
--- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json
+++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json
@@ -237,7 +237,7 @@
"ClientSideDevelopmentDocumentationMessage": "Check out the {0} document to learn the key points for the user interface (client side) development.",
"DatabaseProviderDocumentationMessage": "Check out the {0} document to learn the key points for the database layer development.",
"ABPCommercialExplanationMessage": "ABP Commercial provides premium modules, themes, tooling and support for the ABP Framework.",
- "ImplementingDDD": "Implementing Domain Driven Design",
+ "ImplementingDDD": "IMPLEMENTING DOMAIN DRIVEN DESIGN",
"DDDBookExplanation": "A practical guide for implementing the Domain Driven Design with the ABP Framework.",
"Overview": "Overview",
"DDDBookPracticalGuide": "This is a practical guide for implementing the Domain Driven Design (DDD). While the implementation details are based on the ABP Framework infrastructure, the basic concepts, principles and models can be applied to any solution, even if it is not a .NET solution.",