Skip to content

Commit d236900

Browse files
committed
Fix README regarding inner errors
1 parent 5040a9d commit d236900

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Could not decode either:
4747
```
4848
- Type error containing inner errors: `either`
4949
- Description collection of inner errors: `Could not decode either`
50-
- Each inner error and its assigned integer:
50+
- Each inner error and its assigned key:
5151
- `Inner error: 123`, `1`
5252
- `Other inner error: 123`, `2`
5353

0 commit comments

Comments
 (0)