Skip to content

Commit b5bff80

Browse files
committed
Auto-generated commit
1 parent dfda708 commit b5bff80

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.github/.keepalive

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/repl.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
iterable.
1515

1616
If an environment supports Symbol.iterator, the function explicitly does not
17-
not invoke an array's `@@iterator` method, regardless of whether this method
18-
is defined. To convert an array to an implementation defined iterator,
19-
invoke this method directly.
17+
invoke an array's `@@iterator` method, regardless of whether this method is
18+
defined. To convert an array to an implementation defined iterator, invoke
19+
this method directly.
2020

2121
Parameters
2222
----------

0 commit comments

Comments
 (0)