Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Commit b302143

Browse files
giolinpolyfractal
authored andcommitted
Update 45_Mapping.asciidoc (#562)
Missed a comma in json
1 parent ec302c3 commit b302143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

052_Mapping_Analysis/45_Mapping.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ name. Compare the output of these two requests:
280280
--------------------------------------------------
281281
GET /gb/_analyze
282282
{
283-
"field": "tweet"
283+
"field": "tweet",
284284
"text": "Black-cats" <1>
285285
}
286286

0 commit comments

Comments
 (0)