Skip to content

Commit 65af811

Browse files
committed
typo
1 parent fc8f06d commit 65af811

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • stubbornjava-examples/src/main/java/com/stubbornjava/examples/undertow/rest

stubbornjava-examples/src/main/java/com/stubbornjava/examples/undertow/rest/RestClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,5 +182,5 @@ public static void main(String[] args) {
182182
log.debug("**** Exception ****");
183183
log.debug(Json.serializer().toString(client.createUser(null)));
184184
}
185-
// {{start:main}}
185+
// {{end:main}}
186186
}

0 commit comments

Comments
 (0)