Skip to content

Commit 3a6424f

Browse files
committed
Remove trailing comma in JSON
1 parent 684f7b6 commit 3a6424f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cspell.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"birthtime",
135135
"IFEXEC",
136136
// "stat"
137-
"FIRMLINK",
137+
"FIRMLINK"
138138
],
139139
// flagWords - list of words to be always considered incorrect
140140
"flagWords": [

0 commit comments

Comments
 (0)