Skip to content

Commit

Permalink
Add >
Browse files Browse the repository at this point in the history
  • Loading branch information
srknzl committed Dec 16, 2022
1 parent 0d4e2b0 commit d4ad872
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DOCUMENTATION.md
Expand Up @@ -836,8 +836,8 @@ Compact serialization supports the types in this list
[in the reference manual](https://docs.hazelcast.com/hazelcast/latest/serialization/compact-serialization#supported-types)
as first class types. Any other type can be implemented on top of these, by using these types as building blocks.

**NOTE: Compact serialization supports circularly-dependent types, provided that the cycle ends at some point on runtime by some
null value.**
> **NOTE: Compact serialization supports circularly-dependent types, provided that the cycle ends at some point on runtime by some
> null value.**
### 4.1.4. Schema Evolution

Expand Down

0 comments on commit d4ad872

Please sign in to comment.