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 5dbc780 commit 572d489Copy full SHA for 572d489
lib/common/header.ts
@@ -12,7 +12,7 @@ export function printHeader() {
12
].join("");
13
const middle2 = [
14
color.dim("│ "),
15
- color.whiteBright.bold(" Empowering JS with Native APIs "),
+ color.whiteBright.bold(" Empower JavaScript with native APIs "),
16
color.dim(" │"),
17
18
0 commit comments