Skip to content

Commit fb85d0a

Browse files
committed
Merge pull request #15176 from rs017991
* pr/15176: Fixed typo in maven site documentation
2 parents 79b5dd3 + f2d6490 commit fb85d0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-tools/spring-boot-maven-plugin/src/site/apt/examples/custom-layout.apt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</executions>
3535
<dependencies>
3636
<dependency>
37-
<groupId>com.example</groupid>
37+
<groupId>com.example</groupId>
3838
<artifactId>custom-layout</artifactId>
3939
<version>0.0.1.BUILD-SNAPSHOT</version>
4040
</dependency>

0 commit comments

Comments
 (0)