Skip to content

Commit

Permalink
revert leftover whitespace change from merge
Browse files Browse the repository at this point in the history
  • Loading branch information
slowriot committed Jan 11, 2025
1 parent 01215de commit 24de2ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/mkdocs/docs/features/binary_formats/bson.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,5 @@ The library maps BSON record types to JSON value types as follows:

!!! note "Handling of BSON type 0x11"

BSON type 0x11 is used to represent uint64 numbers. This library treats these values purely as uint64 numbers
and does not parse them into date-related formats.
BSON type 0x11 is used to represent uint64 numbers. This library treats these values purely as uint64 numbers
and does not parse them into date-related formats.

0 comments on commit 24de2ab

Please sign in to comment.