fixed typos
This commit is contained in:
parent
d6bd06ddd9
commit
0ce2c744b3
|
@ -1,3 +1,3 @@
|
|||
This is a parent module for projects taht want to take advantage of the latest Spring Boot improvements/features.
|
||||
This is a parent module for projects that want to take advantage of the latest Spring Boot improvements/features.
|
||||
|
||||
Current version: Spring Boot 2.2
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<version>0.0.1-SNAPSHOT</version>
|
||||
<name>parent-boot-performance</name>
|
||||
<packaging>pom</packaging>
|
||||
<description>Parent for all modules taht want to take advantage of the latest Spring Boot improvements/features. Current version: 2.2</description>
|
||||
<description>Parent for all modules that want to take advantage of the latest Spring Boot improvements/features. Current version: 2.2</description>
|
||||
|
||||
<parent>
|
||||
<groupId>com.baeldung</groupId>
|
||||
|
|
Loading…
Reference in New Issue