Skip to content

Commit b73f9e1

Browse files
committed
Fixed typo in reference docs
Thanks to https://github.com/arogulin for spotting it.
1 parent a68b86f commit b73f9e1

File tree

1 file changed

+1
-1
lines changed
  • docs/reference/content/driver-async

1 file changed

+1
-1
lines changed

docs/reference/content/driver-async/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The callback-based Async Java Driver has been deprecated in favor of the
1616
[MongoDB Reactive Streams Java Driver](http://mongodb.github.io/mongo-java-driver-reactivestreams/).
1717
{{% /note %}}
1818

19-
### What's New in 3.19
19+
### What's New in 3.10
2020

2121
The driver now natively supports TLS/SSL when used with Java 8+.
2222

0 commit comments

Comments
 (0)