Skip to content

Commit 65a56ad

Browse files
committed
CAMEL-10583: Fixed doc
1 parent dcb5a74 commit 65a56ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-manual/en/json.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ include/exclude certain fields. The annotation also works on getters.
117117
Finally use the Camel `JacksonDataFormat` to marshall the above POJO to
118118
JSON.
119119

120-
Note that the weight field is missing in the resulting JSON:
120+
Note that the height field is missing in the resulting JSON:
121121

122122
[source,java]
123123
-----------------------

0 commit comments

Comments
 (0)