We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9037470 commit 371aa3eCopy full SHA for 371aa3e
README.md
@@ -53,7 +53,7 @@ project's `package.json`:
53
### Compatibility with Java Types
54
The following table provides a listing of mappings between Java types and Javascript types when working with
55
Coherence `23.03` or later. If using Coherence `22.06.x`, these types will be returned as Number. It is recommended
56
-using `23.0`3 if intentionally using `java.math.BigInteger` or `java.math.BigDecimal` as part of your application.
+using `23.03` if intentionally using `java.math.BigInteger` or `java.math.BigDecimal` as part of your application.
57
58
| Java Type | JavascriptType |
59
|----------------------|------------------------|
0 commit comments