Skip to content

Commit

Permalink
Fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpocock committed Apr 13, 2023
1 parent 820dd19 commit aaddc1b
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 @@ -113,7 +113,7 @@ It WILL NOT FAIL if you pass something that doesn't match.

```ts
// All good!
requiresRequest(fromPartial("1234123"));
requiresRequest(fromAny("1234123"));
```

### `fromExact`
Expand Down

0 comments on commit aaddc1b

Please sign in to comment.