Skip to content

Commit

Permalink
Temporal: Fix front matter of Temporal/ZonedDateTime/p/round/order-of…
Browse files Browse the repository at this point in the history
…-operations.js
  • Loading branch information
ptomato committed Sep 8, 2023
1 parent 07a07c6 commit b70546f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
// This code is governed by the BSD license found in the LICENSE file.

/*---
esid: sec-temporal.zoneddatetime.prototype.equals
description: Properties on objects passed to equals() are accessed in the correct order
esid: sec-temporal.zoneddatetime.prototype.round
description: Properties on objects passed to round() are accessed in the correct order
includes: [compareArray.js, temporalHelpers.js]
features: [Temporal]
---*/
Expand Down

0 comments on commit b70546f

Please sign in to comment.