Skip to content

Commit

Permalink
Update reverse.js
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankYFTang authored Sep 13, 2021
1 parent 948b61d commit e012f28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/built-ins/Temporal/Calendar/prototype/fields/reverse.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
/*---
esid: sec-temporal.calendar.prototype.fields
description: >
Temporal.Calendar.prototype.fields will take iterable of any size and any string
and return Array of the same content.
Temporal.Calendar.prototype.fields will return the iterable in array if all
input are valid regardless of it's order.
info: |
## 12.4.21 Temporal.Calendar.prototype.fields ( fields )
1. Let calendar be the this value.
Expand Down

0 comments on commit e012f28

Please sign in to comment.