Fix rendering of name field in configuration.md (#1311)

This commit is contained in:
Kelly Campbell
2020-09-21 09:48:26 -04:00
committed by GitHub
parent 3dd0bda32a
commit 35eb96e2b4

View File

@ -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`