Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
thuoe committed Apr 5, 2024
1 parent 1bc7601 commit bcfd478
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 @@ -219,6 +219,6 @@ type Car {
}
```

The field can either resolved with the scalar types `String` or `Float`
The field can either be resolved with scalar types `String` or `Float`

The valid currency codes to use as part of the directive's arguments can be found [here](./src/types.ts).

0 comments on commit bcfd478

Please sign in to comment.