mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 05:17:51 +08:00
fixed portuguese parse error
This commit is contained in:
parent
5e5b556b0d
commit
a7da94fc50
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"name": "portuguese_200",
|
||||
"_comment": "Sourced from: "https://www.wordandphrase.info/port",
|
||||
"name": "portuguese",
|
||||
"_comment": "Sourced from: https://www.wordandphrase.info/port",
|
||||
"leftToRight": true,
|
||||
"words": [
|
||||
"words": [
|
||||
"o",
|
||||
"de",
|
||||
"e",
|
||||
|
@ -203,5 +203,5 @@
|
|||
"abrir",
|
||||
"quase",
|
||||
"realizar"
|
||||
]
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue