Skip to content

Commit 5314208

Browse files
committed
Typo fixed
1 parent dbecdcf commit 5314208

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
@@ -8,7 +8,7 @@ Supports horizontal database sharding (partition/access logic lies within applic
88
Type Mapping
99
------------
1010

11-
The SprocWrapper provides and efficient and easy-to-use mechanimism for translating values from database to Java objects and vice-versa. It allows us to map not only primitive types, but also complex types (Java domain objects).
11+
SprocWrapper provides an efficient and easy-to-use mechanism for translating values from database to Java objects and vice-versa. It allows us to map not only primitive types, but also complex types (Java domain objects).
1212

1313
Here are some examples!
1414

0 commit comments

Comments
 (0)