Skip to content

Commit 94ef86c

Browse files
committed
Update the wrong configuration of JSON file
1 parent 85cf88f commit 94ef86c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cspell.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": "0.2",
33
"language": "en",
4-
"files": ["**/*.md"],
4+
"files": ["content/en/**/*.md"],
55
"dictionaries": ["custom"],
66
"dictionaryDefinitions": [
77
{

0 commit comments

Comments
 (0)