Skip to content

Commit ac1f441

Browse files
authored
Merge pull request sudheerj#11 from RodrigoTomeES/patch-1
docs(readme): fixed broken link
2 parents 1b719fd + dfefc1c commit ac1f441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Each proposal for an ECMAScript feature goes through the following maturity stag
9595
|2 | [Dynamic Import](#dynamic-import) |
9696
|3 | [Nullish Coalescing Operator](#nullish-coalescing-operator)|
9797
|4 | [Optional chaining](#optional-chaining)|
98-
|5 | [Promise allSettled](#promise-allsettled)|
98+
|5 | [Promise allSettled](#promiseallsettled)|
9999
|6 | [String matchAll](#string-matchall)|
100100
|7 | [globalThis](#globalthis)|
101101
|8 | [import.meta](#import.meta)|

0 commit comments

Comments
 (0)