Skip to content

Commit 463425e

Browse files
authored
Update conformance message
We now pass more than 93% of the test suite, and in fact, 0.20 already passed around 90%.
1 parent f626a39 commit 463425e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/HomepageFeatures/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const FeatureList: FeatureItem[] = [
2626
title: "Aims for ECMAScript Conformance",
2727
Svg: new_logo_yellow,
2828
description: (
29-
<>Boa passes more than 80% of ECMAScripts test262 test suite.</>
29+
<>Boa passes more than 90% of ECMAScripts test262 test suite.</>
3030
),
3131
},
3232
{

0 commit comments

Comments
 (0)