Skip to content

Commit

Permalink
docs: fix line numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
JanMalch committed Oct 22, 2020
1 parent 69ce28a commit e0da76c
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 @@ -29,7 +29,7 @@ You can now import the following functions `from 'ts-code-contracts'`:
- [`useIf` for assignments](#useif)

Make sure to read the `@example`s in the documentation below
or refer to the [test cases](https://github.com/JanMalch/ts-code-contracts/blob/master/index.test.ts#L137-L165)
or refer to the [test cases](https://github.com/JanMalch/ts-code-contracts/blob/master/index.test.ts#L175-L205)
and [typing assistance](https://github.com/JanMalch/ts-code-contracts/blob/master/index.test-d.ts#L54-L65)!

## Contracts
Expand Down

0 comments on commit e0da76c

Please sign in to comment.