Skip to content

Commit 79214bf

Browse files
askebladLysxia
authored andcommitted
typo
1 parent 65fca85 commit 79214bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Data/Aeson/Types/FromJSON.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@ instance (ConstructorNames f, SumFromString f) => GFromJSONKey f where
509509

510510
-- | Fail parsing due to a type mismatch, with a descriptive message.
511511
--
512-
-- The following wrappers should generally be prefered:
512+
-- The following wrappers should generally be preferred:
513513
-- 'withObject', 'withArray', 'withText', 'withBool'.
514514
--
515515
-- ==== Error message example

0 commit comments

Comments
 (0)