[DOCS] Fixed a typo

Close #5963
This commit is contained in:
Ali Bozorgkhan 2014-04-28 14:17:12 -07:00 committed by Adrien Grand
parent 20b05b56c4
commit f1af845795
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Here is a sample configuration:
"char_filter" : {
"my_mapping" : {
"type" : "mapping",
"mappings" : ["ph=>f", "qu=>q"]
"mappings" : ["ph=>f", "qu=>k"]
}
},
"analyzer" : {