Skip to content

Commit

Permalink
Added definition in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpocock committed Apr 14, 2023
1 parent aaddc1b commit bba4552
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
@@ -1,6 +1,6 @@
# `shoehorn`

`shoehorn` lets you pass partial data in tests, while keeping TypeScript happy.
`shoehorn` (meaning "to force something into a space") lets you pass partial data in tests while keeping TypeScript happy.

```ts
type Request = {
Expand Down

0 comments on commit bba4552

Please sign in to comment.