Skip to content

Commit 9ff97e6

Browse files
kikapaf31
authored andcommitted
Cosmetic change (paf31#39)
Copy paste went wrong
1 parent 928dd0e commit 9ff97e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Data/Foreign/Generic.purs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ decodeJSON
6666
-> F a
6767
decodeJSON = decodeJSONWith decode
6868

69-
-- | Decode a JSON string using a `Decode` instance.
69+
-- | Encode a JSON string using an `Encode` instance.
7070
encodeJSON
7171
:: forall a
7272
. Encode a

0 commit comments

Comments
 (0)