Skip to content

Commit e6fe30b

Browse files
committed
Working.
1 parent c22aaed commit e6fe30b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-mcnally-deterministic-cbor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ This practice still produces well-formed CBOR according to the standard, and all
148148
}
149149
~~~
150150

151-
## Reduction of Negative Zero.
151+
### Reduction of Negative Zero.
152152

153153
{{IEEE754}} defines a negative zero value `-0.0`. dCBOR encoders that support floating point MUST reduce all negative zero values to the integer value `0`. dCBOR decoders MUST reject any negative zero values.
154154

0 commit comments

Comments
 (0)