File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
docs/landing/layouts/partials Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11< h2 > Features</ h2 >
22
33< dl >
4- < dt > Bson Library</ dt >
5- < dd > A standalone bson library, with a new Codec infrastructure that you can
4+ < dt > BSON Library</ dt >
5+ < dd > A standalone BSON library, with a new Codec infrastructure that you can
66 use to build high-performance encoders and decoders without requiring an
77 intermediate Map instance.</ dd >
88 < dt > MongoDB Driver</ dt >
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ <h2>Introduction</h2>
22
33< p >
44 The official MongoDB Java Driver providing both synchronous and asynchronous interaction with MongoDB.
5- Powering the drivers is a new driver core and a bson library.
5+ Powering the drivers is a new driver core and BSON library.
66</ p >
You can’t perform that action at this time.
0 commit comments