Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Giovanni Visciano committed Nov 13, 2022
1 parent a72db2f commit dba9781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ end

### Builtin

For reference check the cast available under `DataSpecs.Cast.{Builtin, Extra}`.
For reference, check the cast available under `DataSpecs.Cast.Builtin` and `DataSpecs.Cast.Extra`.

The modules `DataSpecs.Cast.Extra` provides pre-defined custom type cast for:
- `t:DateTime.t/0`: cast iso datetime strings (ie: `2001-12-31 06:54:02Z` -> `~U[2001-12-31 06:54:02Z]`)
Expand Down

0 comments on commit dba9781

Please sign in to comment.