Commit fb85d0ac authored by Phillip Webb's avatar Phillip Webb

Merge pull request #15176 from rs017991

* pr/15176:
  Fixed typo in maven site documentation
parents 79b5dd3a f2d64905
......@@ -34,7 +34,7 @@
</executions>
<dependencies>
<dependency>
<groupId>com.example</groupid>
<groupId>com.example</groupId>
<artifactId>custom-layout</artifactId>
<version>0.0.1.BUILD-SNAPSHOT</version>
</dependency>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment