Skip to content

Commit 796e51b

Browse files
committed
upper case project name
1 parent 771dc1b commit 796e51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<description>
3636
The MyBatis data mapper framework makes it easier to use a relational database with object-oriented
3737
applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or
38-
annotations. Simplicity is the biggest advantage of the mybatis data mapper over object relational mapping
38+
annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping
3939
tools.
4040
</description>
4141
<url>http://www.mybatis.org/core/</url>

0 commit comments

Comments
 (0)