Update completion-suggest.asciidoc
Removed trailing comma.
This commit is contained in:
parent
c5ad2e2865
commit
a1c9025eaa
|
@ -30,7 +30,7 @@ PUT music/song/_mapping
|
|||
"properties" : {
|
||||
...
|
||||
"suggest" : {
|
||||
"type" : "completion",
|
||||
"type" : "completion"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue