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.
2 parents 976ff9c + 9107039 commit b1acb93Copy full SHA for b1acb93
src/Data/Codec/Argonaut/Migration.purs
@@ -15,7 +15,7 @@
15
-- | states need to be introduced. In this situation a `JsonCodec` will need to
16
-- | be constructed manually - this should be a last resort though, as building
17
-- | a codec manually means there is no guarantee that it will roundtrip
18
--- | succesfully.
+-- | successfully.
19
-- |
20
-- | Migrations are applied by composing a migration codec to run in advance of
21
-- | the codec proper. Codec composition is performed with the `(<~<)` and
0 commit comments