Fixed several typos in analyzers section (#28247)

This commit is contained in:
deepybee 2018-01-18 06:51:53 -02:00 committed by David Turner
parent 77dcaab34f
commit 48c8098e15

View File

@ -171,7 +171,7 @@ The `basque` analyzer could be reimplemented as a `custom` analyzer as follows:
[source,js]
----------------------------------------------------
PUT /armenian_example
PUT /basque_example
{
"settings": {
"analysis": {
@ -536,7 +536,7 @@ The `dutch` analyzer could be reimplemented as a `custom` analyzer as follows:
[source,js]
----------------------------------------------------
PUT /detch_example
PUT /dutch_example
{
"settings": {
"analysis": {
@ -1554,7 +1554,7 @@ The `swedish` analyzer could be reimplemented as a `custom` analyzer as follows:
[source,js]
----------------------------------------------------
PUT /swidish_example
PUT /swedish_example
{
"settings": {
"analysis": {