Skip to content

Commit 5b1d2ca

Browse files
committed
fixed callout
1 parent 6412b8d commit 5b1d2ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ To run a second processor add another `<execution>` element. Here is an example
192192
193193
<execution>
194194
<id>json</id>
195-
<phase>generate-resources</phase> <!-- 1 -->
195+
<phase>generate-resources</phase> <!--1-->
196196
197197
<configuration>
198198
<id>json</id>

0 commit comments

Comments
 (0)