[DOCS] Fix create enrich policy API title (#71494)

This commit is contained in:
James Rodewig 2021-04-08 15:35:53 -04:00 committed by GitHub
parent 3da738e5db
commit 3d172da8dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 7 deletions

View file

@ -5,12 +5,12 @@
--
[id="{upid}-{api}"]
=== Create or update enrich policy API
=== Create enrich policy API
[id="{upid}-{api}-request"]
==== Request
Creates or updates an enrich policy.
Creates an enrich policy.
["source","java",subs="attributes,callouts,macros"]
--------------------------------------------------