diff --git a/docs/configuration.asciidoc b/docs/configuration.asciidoc index 20f09df7b..0948a528d 100644 --- a/docs/configuration.asciidoc +++ b/docs/configuration.asciidoc @@ -203,7 +203,7 @@ function generateRequestId (params, options) { ---- |`name` -|`string | symbol` - The name to identify the client instance in the events. + +|`string, symbol` - The name to identify the client instance in the events. + _Default:_ `elasticsearch-js` |`opaqueIdPrefix`