Skip to content

Commit f2d6490

Browse files
rs017991philwebb
authored andcommitted
Fixed typo in maven site documentation
Closes gh-15176
1 parent 79b5dd3 commit f2d6490

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)