double fix
This commit is contained in:
parent
3ab7fe6876
commit
164fd4af58
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ millisecond.
|
|||
|
||||
To address these shortcomings, Julids (Joe's ULIDs) have the following big-endian bit structure:
|
||||
|
||||
![Julid bit structure](./julid.svg])
|
||||
![Julid bit structure](./julid.svg)
|
||||
|
||||
As with ULIDs, the 48 most-significant bits encode the time of creation. Unlike ULIDs, the next 16
|
||||
bits are not random, they're a monotonic counter for IDs created within the same millisecond. Since
|
||||
|
|
Loading…
Reference in a new issue