Skip to content

Commit ae015ca

Browse files
jessealamaljharb
andauthored
Update spec.emu
Co-authored-by: Jordan Harband <ljharb@gmail.com>
1 parent a06a626 commit ae015ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec.emu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ location: https://github.com/tc39/proposal-measure/
257257

258258
<emu-clause id="sec-amount.prototype.tostring">
259259
<h1>Amount.prototype.toString ( [ _options_ ] )</h1>
260-
<p>This method returns a String value that renders the underling mathematical value according to its precision, as well as any unit or currency indicators, if present.</p>
260+
<p>This method returns a String value that renders the underlying mathematical value according to its precision, as well as any unit or currency indicators, if present.</p>
261261
<p>It performs the following steps when called:</p>
262262
<emu-alg>
263263
1. Let _O_ be the *this* value.

0 commit comments

Comments
 (0)