Skip to content

Commit 654a84b

Browse files
committed
Fix
1 parent 2cec573 commit 654a84b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/serialization.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ Custom Classes
4848
--------------
4949

5050
To serialize and deserialize custom {+language+} classes, you must implement custom logic
51-
to handle the conversion. {+driver-short+} cannot serialize custom classes otherwise. The
52-
following sections show how to serialize and deserialize
51+
to handle the conversion. The following sections show how to serialize and deserialize
5352
custom classes.
5453

5554
Serializing Custom Classes

0 commit comments

Comments
 (0)