[docs] fix typo in language analyzer docs
This commit is contained in:
parent
9646083c5a
commit
7bcd09a134
|
@ -1067,7 +1067,7 @@ The `latvian` analyzer could be reimplemented as a `custom` analyzer as follows:
|
|||
"type": "keyword_marker",
|
||||
"keywords": [] <2>
|
||||
},
|
||||
"italian_stemmer": {
|
||||
"latvian_stemmer": {
|
||||
"type": "stemmer",
|
||||
"language": "latvian"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue