Skip to content

Commit 5578a23

Browse files
author
Victor Alvarez
committed
Fix typo
1 parent 6a1d6d2 commit 5578a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ instead of an array. This can be a more readable way of handling results from
694694
[`series`](#series).
695695
696696
**Note** that while many implementations preserve the order of object properties, the
697-
[ECMAScript Language Specifcation](http://www.ecma-international.org/ecma-262/5.1/#sec-8.6)
697+
[ECMAScript Language Specification](http://www.ecma-international.org/ecma-262/5.1/#sec-8.6)
698698
explicitly states that
699699
700700
> The mechanics and order of enumerating the properties is not specified.

0 commit comments

Comments
 (0)