We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
view
review
1 parent c3e9140 commit 2d05375Copy full SHA for 2d05375
src/Data/Codec/Argonaut.purs
@@ -397,7 +397,7 @@ coercible name codec =
397
-- | be raised for JSON input.
398
-- |
399
-- | This function is named as such as the pair of functions it accepts
400
--- | correspond with the `preview` and `view` functions of a `Prism`-style lens.
+-- | correspond with the `preview` and `review` functions of a `Prism`-style lens.
401
402
-- | An example of this would be a codec for `Data.String.NonEmpty.NonEmptyString`:
403
0 commit comments