Skip to content

Commit

Permalink
Update features.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Clayblockunova authored Sep 1, 2024
1 parent 06a1662 commit 7475552
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/features.js
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,8 @@ var featureInfos =
{
description:
'The ability to call function on global object when invoking Function.prototype.call ' +
'without binding: this will call function on undefined insread in strict mode in ECMAScript ' +
'compliant engines.',
'without binding: this will call function on undefined insread in strict mode in ' +
'ECMAScript compliant engines.',
check:
function ()
{
Expand Down

0 comments on commit 7475552

Please sign in to comment.