Skip to content

Commit

Permalink
Update draft-ietf-cbor-edn-literals.md
Browse files Browse the repository at this point in the history
(to be fixed)

Co-authored-by: Orie Steele <orie@or13.io>
  • Loading branch information
cabo and OR13 authored Aug 24, 2024
1 parent ded893e commit 98b5168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-cbor-edn-literals.md
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ instance, each pair of columns in the following are equivalent:
~~~~ cbor-diag
<<1>> h'01'
<<1, 2>> h'0102'
<<"edn", null>> h'63 65646E F6'
<<"hello", null>> h'63 68656c6c6f f6'
<<>> h''
~~~~

Expand Down

0 comments on commit 98b5168

Please sign in to comment.