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

Commit 56a099b

Browse files
committed
例を微修正
1 parent d16f3ce commit 56a099b

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
KMapper
66
====
77
This is a Mapper Libraly like a `ModelMapper` for `Kotlin`.
8-
You can call `KFunction`(e.g. `constructor`) from `Object`.
8+
You can call `KFunction`(e.g. `method reference`) from `Object`.
99

1010
```kotlin
1111
// before

0 commit comments

Comments
 (0)