Skip to content

Commit

Permalink
docs: update wrong text in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tonioriol committed Dec 6, 2024
1 parent 994c1d3 commit 31b0f9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ type Schema<Source, Target, Context> = {
}[]
```
Note: this is overly simplified for clarity. The actual type definition includes additional type constraints. Check
the [API Reference] the full type definition [here](/src/types.ts).
Note: this is overly simplified for clarity. The actual type definition includes additional type constraints. Check the
full type definition [here](/src/types.ts).
### Transmutation Types
Expand Down

0 comments on commit 31b0f9b

Please sign in to comment.