Commit f2d64905 authored by Ryan Scheidter's avatar Ryan Scheidter Committed by Phillip Webb

Fixed typo in maven site documentation

Closes gh-15176
parent 79b5dd3a
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
</executions> </executions>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>com.example</groupid> <groupId>com.example</groupId>
<artifactId>custom-layout</artifactId> <artifactId>custom-layout</artifactId>
<version>0.0.1.BUILD-SNAPSHOT</version> <version>0.0.1.BUILD-SNAPSHOT</version>
</dependency> </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