Fixing typo in the first JSON example

Closes #7172
This commit is contained in:
Elie A 2014-08-06 10:06:29 +02:00 committed by Clinton Gormley
parent dbb513f5b0
commit e1a2d76626

View File

@ -12,7 +12,7 @@ core types:
--------------------------------------------------
{
"tweet" {
"user" : "kimchy"
"user" : "kimchy",
"message" : "This is a tweet!",
"postDate" : "2009-11-15T14:12:12",
"priority" : 4,