Skip to content

Commit

Permalink
Update test/built-ins/Temporal/Duration/prototype/round/balances-up-t…
Browse files Browse the repository at this point in the history
…o-weeks.js

Co-authored-by: Philip Chimento <[email protected]>
  • Loading branch information
catamorphism and ptomato authored Nov 11, 2024
1 parent dda3f4c commit d6bdfbd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

/*---
esid: sec-temporal.duration.prototype.round
description: Balances up to weeks correctly when years and months are present.
description: Rounds up to weeks correctly when years and months are present.
includes: [temporalHelpers.js]
features: [Temporal]
---*/
Expand Down

0 comments on commit d6bdfbd

Please sign in to comment.