Skip to content

Commit

Permalink
Fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuniwak committed Mar 30, 2019
1 parent 044a67f commit 6503fa3
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 @@ -22,7 +22,7 @@ A tool for providing the 2 features for efficient testing:
Usage
-----

### `diff(between: Any, and: Any)`
### `diff<T>(between: T, and: T)`

```swift
import MirrorDiffKit
Expand Down

0 comments on commit 6503fa3

Please sign in to comment.