Skip to content

Commit 2ff5a63

Browse files
authored
Fix typo
1 parent 59ef3a2 commit 2ff5a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* Fixes bug in `from-java-shallow` for getters returning `Boolean` (the value was not canonicalized so `false` could be truthy).
2222

2323
* Release 1.0.78 on 2020-05-31
24-
* Make exception handling in shallow conversions configurable: an `:exceptions` option may be `:group`, `:omit`, `:quaify`, or `:return`.
24+
* Make exception handling in shallow conversions configurable: an `:exceptions` option may be `:group`, `:omit`, `:qualify`, or `:return`.
2525
* Fix bug in shallow array handling.
2626

2727
* Release 1.0.73 on 2020-05-31

0 commit comments

Comments
 (0)