Skip to content

Commit b5805d1

Browse files
authored
Remove extra tilde
1 parent 4460700 commit b5805d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/key-transparency/api/epochs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Avoid publishing more than 100 epochs as reset might not work beyond this thresh
5050
curl 'https://plexi.key-transparency.cloudflare.com/namespaces/{namespace}/audits/1'
5151
{
5252
"namespace": "your.new.log.com",
53-
"timestamp": 1717084639921,~
53+
"timestamp": 1717084639921,
5454
"epoch": 1,
5555
"digest": "1111111111111111111111111111111111111111111111111111111111111111",
5656
"signature": "f6a51443bb6703813b330959d9d97471bc06464142165e59733fa102a18b052782a5307d59c31b8b13c1af7dfff6f6e7bf44e880d44e26e96c50a72f72a30c07"

0 commit comments

Comments
 (0)