We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f626a39 commit 463425eCopy full SHA for 463425e
src/components/HomepageFeatures/index.tsx
@@ -26,7 +26,7 @@ const FeatureList: FeatureItem[] = [
26
title: "Aims for ECMAScript Conformance",
27
Svg: new_logo_yellow,
28
description: (
29
- <>Boa passes more than 80% of ECMAScripts test262 test suite.</>
+ <>Boa passes more than 90% of ECMAScripts test262 test suite.</>
30
),
31
},
32
{
0 commit comments