ChangeLog.md: "floating-point"="floating point"
diff --git a/ChangeLog.md b/ChangeLog.md
index a855bc4..7cf92c3 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -18,7 +18,7 @@
 decompress a specially-crafted malformed JPEG image to a 256-color BMP using
 djpeg.
 
-4. Fixed a floating-point exception that occurred when attempting to
+4. Fixed a floating point exception that occurred when attempting to
 decompress a specially-crafted malformed JPEG image with a specified image
 width or height of 0 using the C version of TJBench.