mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-06 06:47:54 +02:00
Removed dot from the last line.
There was a misplaced dot (".") in the last line of the example.
This commit is contained in:
@@ -64,6 +64,6 @@ Mais informação em: http://www.json.org/
|
|||||||
, "outro comentário": "que bom"
|
, "outro comentário": "que bom"
|
||||||
},
|
},
|
||||||
|
|
||||||
"que foi curto": "E, você está feito. Você já sabe tudo que JSON tem para oferecer.".
|
"que foi curto": "E, você está feito. Você já sabe tudo que JSON tem para oferecer."
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user