Skip to content

Commit 37f84c3

Browse files
authored
Update README.md
1 parent 6f84fc9 commit 37f84c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Task delectus aut autem: completed: False
137137
It's cool, isn't it?
138138

139139
### Default JSON serializer
140-
You can change the default `JsonSerializerOptions` by modifying the singlton reference at `HttpClientHelper.DefaultJsonSerializerOptions`. In the default implementation `JsonSerializerOptions.PropertyNameCaseInsensitive` is set to `true` to cover most use cases.
140+
You can change the default `JsonSerializerOptions` by modifying the singleton reference at `HttpClientHelper.DefaultJsonSerializerOptions`. In the default implementation `JsonSerializerOptions.PropertyNameCaseInsensitive` is set to `true` to cover most use cases.
141141

142142
### About `HttpClient` injection
143143

0 commit comments

Comments
 (0)