Skip to content

Commit dcddf90

Browse files
author
Chris Cho
committed
add missing punctuation
1 parent 36979da commit dcddf90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/fundamentals/data-formats/pojo-customization.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ and their properties.
2121

2222
We show how to specify your data conversion using the :ref:`ClassModel <classmodel>`
2323
and :ref:`PropertyModel <property-model>` classes. You can also learn
24-
about more specific customization from the section on :ref:`Advanced Configuration <pojo-advanced-configuration>`
24+
about more specific customization from the section on :ref:`Advanced Configuration <pojo-advanced-configuration>`.
2525

2626
We also show you how to use helpers such as :ref:`Conventions <conventions>`
2727
and :ref:`Annotations <annotations>` to specify common serialization actions.

0 commit comments

Comments
 (0)