diff --git a/docs/en/JSON.md b/docs/en/JSON.md index 88877c9e1d..283690c2e1 100644 --- a/docs/en/JSON.md +++ b/docs/en/JSON.md @@ -46,7 +46,7 @@ public class ProductManager Properties: * **InputDateTimeFormats(`List`)**: Formats of input JSON date, Empty string means default format. You can provide multiple formats to parse the date. -* **OutputDateTimeFormat(`bool`)**: Format of output json date, Null or empty string means default format. +* **OutputDateTimeFormat(`string`)**: Format of output json date, Null or empty string means default format. ## System Text Json