Browse Source

[Docs] Update similarity.asciidoc (#50719)

DFRSimilarity -> DFR similarity
blueSky1825821 5 years ago
parent
commit
3cc663364a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/index-modules/similarity.asciidoc

+ 1 - 1
docs/reference/index-modules/similarity.asciidoc

@@ -38,7 +38,7 @@ PUT /index
 }
 --------------------------------------------------
 
-Here we configure the DFRSimilarity so it can be referenced as
+Here we configure the DFR similarity so it can be referenced as
 `my_similarity` in mappings as is illustrate in the below example:
 
 [source,console]