Skip to content

Commit fcbfe47

Browse files
committed
correct filetype in data/config/t2s_cngov.json
1 parent 70a4247 commit fcbfe47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/config/s2t_cngov.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"dict": {
1919
"type": "group",
2020
"dicts": [{
21-
"type": "text",
21+
"type": "ocd2",
2222
"file": "cngov/STPhrases.ocd2"
2323
}, {
24-
"type": "text",
24+
"type": "ocd2",
2525
"file": "cngov/STCharacters.ocd2"
2626
}]
2727
}

0 commit comments

Comments
 (0)