[fix] typo and frivolous key

This commit is contained in:
Al
2015-07-24 15:22:57 -04:00
parent 87566bb6a5
commit caf714f06f
2 changed files with 2 additions and 3 deletions

View File

@@ -70,8 +70,7 @@
{ {
"name": "onze", "name": "onze",
"value": 11, "value": 11,
"type": "cardinal", "type": "cardinal"
"smaller": "right"
}, },
{ {
"name": "douze", "name": "douze",

View File

@@ -69,7 +69,7 @@
"value": 1000, "value": 1000,
"type": "cardinal", "type": "cardinal",
"left": "multiply", "left": "multiply",
"rigth": "add" "right": "add"
}, },
{ {
"name": "만", "name": "만",