diff --git a/docs/apidocs/javax/measure/Quantity.html b/docs/apidocs/javax/measure/Quantity.html
index d8fe64a6..592f9347 100644
--- a/docs/apidocs/javax/measure/Quantity.html
+++ b/docs/apidocs/javax/measure/Quantity.html
@@ -136,7 +136,7 @@
Interface Quantity<Q extends Qua
conversion between quantity unit and system unit is only a
scale factor. However this is not
the case for conversions applying an offset or more complex formula.
- For example 2°C + 1°C = 274.15°C, not 3°C. This counter-intuitive result
+ For example 2°C + 1°C = 276.15°C, not 3°C. This counter-intuitive result
is essential for preserving algebra laws like associativity, and is also
the expected result from a thermodynamic point of view.