diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json index 09619de533..1f94c7a775 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json @@ -1440,7 +1440,7 @@ "SimpleMonolithApplicationTemplate": "Simple monolith application template", "LayeredApplicationTemplate": "Layered application template", "MicroserviceSolutionTemplate": "Microservice solution template", - "CreateEmptySolutionAndUseAbp": "Or create a new empty .NET solution and install ABP NuGet & NPM packages yourself.", + "CreateEmptySolutionAndUseAbp": "Or create a new empty .NET solution and install ABP NuGet & NPM packages yourself.", "CreatingSolutionWithMultipleOptions": "There are multiple User Interface and Database options while creating a new solution.", "UIFrameworkOptions": "UI Framework Options", "DotnetSolutionWithoutDependency": "Now, you have a regular .NET solution in your local computer that has no dependency on a cloud platform or external service.",