diff --git a/docs/en/JSON.md b/docs/en/JSON.md index d8979945a7..88877c9e1d 100644 --- a/docs/en/JSON.md +++ b/docs/en/JSON.md @@ -61,7 +61,7 @@ Properties: ## Newtonsoft -Add [Volo.Abp.Json.Newtonsoft](https://www.nuget.org/packages/Volo.Abp.Json.Newtonsoft) pcakge and `AbpJsonNewtonsoftModule` to replace the `System Text Json`. +Add [Volo.Abp.Json.Newtonsoft](https://www.nuget.org/packages/Volo.Abp.Json.Newtonsoft) packge and depends on `AbpJsonNewtonsoftModule` to replace the `System Text Json`. #### AbpNewtonsoftJsonSerializerOptions