Skip to content
This repository was archived by the owner on Dec 11, 2021. It is now read-only.

Commit b4afa2c

Browse files
cvrebertarschmitz
authored andcommitted
Performance: Fix "astrisk" [sic] typo in boostrap
Closes gh-63
1 parent aaece6d commit b4afa2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

performance/frameworks/bootstrap.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ module.exports = {
2727
],
2828
icon: [
2929
false,
30-
"astrisk",
30+
"asterisk",
3131
"plus",
3232
"minus",
3333
"euro",

0 commit comments

Comments
 (0)