Skip to content

Commit 67ae85a

Browse files
committed
Fix docs typo
1 parent 2407888 commit 67ae85a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/observability.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ a|Emitted before starting serialization and compression. If you want to measure
8585
client.diagnostic.on('serialization', (err, result) => {
8686
console.log(err, result)
8787
})
88-
----e
88+
----
8989

9090
|`request`
9191
a|Emitted before sending the actual request to {es} _(emitted multiple times in case of retries)_.

0 commit comments

Comments
 (0)