mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
[DOCS] Fixes problematic terminology (#58178)
* [DOCS] Fixes problematic terminology. * Update docs/reference/snapshot-restore/register-repository.asciidoc Co-authored-by: James Rodewig <james.rodewig@elastic.co>
This commit is contained in:
parent
f5e6ca0665
commit
99c75f1e6c
6 changed files with 10 additions and 11 deletions
|
@ -15,7 +15,7 @@ provides:
|
|||
* Fast performance: Painless scripts https://benchmarks.elastic.co/index.html#search_qps_scripts[
|
||||
run several times faster] than the alternatives.
|
||||
|
||||
* Safety: Fine-grained whitelist with method call/field granularity. See the
|
||||
* Safety: Fine-grained allowlists with method call/field granularity. See the
|
||||
{painless}/painless-api-reference.html[Painless API Reference] for a
|
||||
complete list of available classes and methods.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue