Skip to content

Commit 5a5995d

Browse files
committed
linter typos
1 parent 9168e16 commit 5a5995d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft-goldman-tid.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,15 +92,15 @@ base32 ABCDEFGHIJKLMNOPQRSTUVWXYZ234567
9292

9393
The canonical form of a TID is a 64-byte string which takes this form:
9494

95-
```bash
95+
~~~~ bash
9696
0 1 2 3
9797
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
9898
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
9999
| signed_microseconds_since_1970
100100
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
101101
| clock_id |
102102
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
103-
```
103+
~~~~
104104

105105
## Timestamp Component
106106

0 commit comments

Comments
 (0)