diff --git a/spec.emu b/spec.emu
index c78c0582..37a24267 100644
--- a/spec.emu
+++ b/spec.emu
@@ -172,11 +172,11 @@ location: https://github.com/tc39/proposal-decimal/
ApplyRoundingModeToPositive(
_m_: a positive mathematical value,
_roundingMode_: a Decimal128 rounding mode
- ): *+∞*𝔻, *+0*𝔻, or a mathematical value
+ ): an integer
1. Let _mLow_ be floor(_m_).