Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Commit 62ec05f

Browse files
authored
Update README.md
1 parent 6e382df commit 62ec05f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
KRowMapper
66
====
77
This is a `RowMapper` like a `BeanPropertyRowMapper` for `Kotlin`.
8-
You can call `KFunction`(e.g. `method reference`) from `Object`.
8+
You can call `KFunction`(e.g. `method reference`) from `ResultSet`.
99

1010
```kotlin
1111
// before

0 commit comments

Comments
 (0)