Skip to content

Commit

Permalink
fixup! legacy description
Browse files Browse the repository at this point in the history
Co-authored-by: Antoine du Hamel <[email protected]>
  • Loading branch information
VoltrexKeyva and aduh95 authored Jun 1, 2021
1 parent 849d2ee commit 5c33d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/util.md
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ changes:
description: The `constructor` parameter can refer to an ES6 class now.
-->

> Stability: 3 - Legacy: It is recommended to use ES6 class `extends` instead.
> Stability: 3 - Legacy: Use ES2015 class syntax and `extends` keyword instead.
* `constructor` {Function}
* `superConstructor` {Function}
Expand Down

0 comments on commit 5c33d2e

Please sign in to comment.