Skip to content

Commit 5f6061b

Browse files
committed
Edit package description to actually make sense.
1 parent 18587e0 commit 5f6061b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-plugin-jsx-a11y",
33
"version": "3.0.2",
4-
"description": "A static analysis linter of jsx and their accessibility with screen readers.",
4+
"description": "Static AST checker for accessibility rules on JSX elements.",
55
"keywords": [
66
"eslint",
77
"eslintplugin",

0 commit comments

Comments
 (0)