From 164fd4af5852ff9aa4aeae115b17a4fb0b954682 Mon Sep 17 00:00:00 2001 From: Joe Ardent Date: Tue, 25 Jul 2023 17:55:06 -0700 Subject: [PATCH] double fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6400e5d..15cc0f1 100644 --- a/README.md +++ b/README.md @@ -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