Skip to content

Commit

Permalink
fix a link
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Mar 29, 2022
1 parent 3f1106a commit 99f3903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ queueMicrotask(() => console.log('called as microtask'));
- [`Symbol.matcher` for pattern matching](#symbolmatcher-for-pattern-matching)
- [Stage 0 proposals](#stage-0-proposals)
- [`Function.prototype.unThis`](#functionprototypeunthis)
- [`Function.{ isCallable, isConstructor }`](#function-iscallable-isconstructor)
- [`Function.{ isCallable, isConstructor }`](#function-iscallable-isconstructor-)
- [`URL`](#url)
- [Pre-stage 0 proposals](#pre-stage-0-proposals)
- [`Reflect` metadata](#reflect-metadata)
Expand Down

0 comments on commit 99f3903

Please sign in to comment.