Browse Source

Fixed several typos in analyzers section (#28247)

deepybee 7 years ago
parent
commit
48c8098e15
1 changed files with 3 additions and 3 deletions
  1. 3 3
      docs/reference/analysis/analyzers/lang-analyzer.asciidoc

+ 3 - 3
docs/reference/analysis/analyzers/lang-analyzer.asciidoc

@@ -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": {