Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 3c8daf0

Browse files
committed
Update README.md
1 parent 9c4b9da commit 3c8daf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ By default ServiceStack Serializers will try to deserialize as much as possible
489489
Env.StrictMode = true;
490490
```
491491

492-
Where it will fail fast and throw Exceptions on deserialization errors.
492+
Where it will instead fail fast and throw Exceptions on deserialization errors.
493493

494494
## Custom Serialization
495495

0 commit comments

Comments
 (0)