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

Commit 4f90e0d

Browse files
committed
Merge pull request #114 from OJFord/patch-1
updates spellchecker to use system language
2 parents e238b4b + f14c151 commit 4f90e0d

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
@@ -5,7 +5,7 @@
55
"description": "Highlights misspelled words and shows possible corrections.",
66
"dependencies": {
77
"atom-space-pen-views": "^2.0.0",
8-
"spellchecker": "3.2.0",
8+
"spellchecker": "3.2.3",
99
"underscore-plus": "^1"
1010
},
1111
"repository": "https://github.com/atom/spell-check",

0 commit comments

Comments
 (0)