Skip to content

Commit f338eb2

Browse files
committed
fix: typo in keywords
Fixes that one of the keywords in the `package.json` had a typo.
1 parent e2361ee commit f338eb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"evaluation",
2222
"web",
2323
"web development",
24-
"code quaility",
24+
"code quality",
2525
"prompt engineering"
2626
],
2727
"author": "angular",
@@ -93,4 +93,4 @@
9393
"prettier": "^3.5.3",
9494
"tsx": "^4.20.3"
9595
}
96-
}
96+
}

0 commit comments

Comments
 (0)