Skip to content

Commit dbafce3

Browse files
committed
Fix "File must end with a newline"
1 parent c176393 commit dbafce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types/numeric.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ A floating-point value is represented the same as a value of the unsigned intege
9898
r[type.numeric.repr.float-format]
9999
The [IEEE 754-2019] `binary32` format is used for `f32`, and the `binary64` format is used for `f64`.
100100

101-
[IEEE 754-2019]: https://ieeexplore.ieee.org/document/8766229
101+
[IEEE 754-2019]: https://ieeexplore.ieee.org/document/8766229

0 commit comments

Comments
 (0)