Skip to content

Commit ddcbba8

Browse files
committed
"rule keywords" => "keywords"
1 parent cffb981 commit ddcbba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ measureFileSizesBeforeBuild(paths.appBuild)
6262
console.log(warnings.join('\n\n'));
6363
console.log(
6464
'\nSearch for the ' +
65-
chalk.underline(chalk.yellow('rule keywords')) +
65+
chalk.underline(chalk.yellow('keywords')) +
6666
' to learn more about each warning.'
6767
);
6868
console.log(

0 commit comments

Comments
 (0)