Browse Source

[DOCS] Fix create enrich policy API title

James Rodewig 4 years ago
parent
commit
0f3d53b517
1 changed files with 1 additions and 2 deletions
  1. 1 2
      docs/reference/ingest/apis/enrich/put-enrich-policy.asciidoc

+ 1 - 2
docs/reference/ingest/apis/enrich/put-enrich-policy.asciidoc

@@ -64,8 +64,7 @@ If you use {es} {security-features}, you must have:
 [[put-enrich-policy-api-desc]]
 ==== {api-description-title}
 
-Use the create or update enrich policy API to create a new
-<<enrich-policy,enrich policy>>.
+Use the create enrich policy API to create a <<enrich-policy,enrich policy>>.
 
 [WARNING]
 ====