Skip to content

Commit e774681

Browse files
committed
fix(textlint/package.json): "A absolute" → "An absolute"
1 parent 1b37b1b commit e774681

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/textlint/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,12 @@
6666
"textlint.configPath": {
6767
"type": "string",
6868
"default": null,
69-
"description": "A absolute path to textlint config file."
69+
"description": "An absolute path to textlint config file."
7070
},
7171
"textlint.ignorePath": {
7272
"type": "string",
7373
"default": null,
74-
"description": "A absolute path to textlint ignore file."
74+
"description": "An absolute path to textlint ignore file."
7575
},
7676
"textlint.nodePath": {
7777
"type": "string",

0 commit comments

Comments
 (0)