Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit 81fd943

Browse files
Update text/0034-telemetry-policies.md
Co-authored-by: Bruno Casali <[email protected]>
1 parent 83fbfb0 commit 81fd943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0034-telemetry-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ Each endpoint API tracked sends the `User-Agent` as a `user_agent` event propert
421421

422422
Some browser engines prevent overloading the User-Agent header. To track the calls made by some clients concerned by this fact, e.g. the JavaScript SDK, it is possible to use the `x-meilisearch-client` query parameter.
423423

424-
If the query parameter is encountered, it overrides the presence of the User-Agent header.
424+
If the query parameter is encountered, it overrides the presence of the `User-Agent` header.
425425

426426
#### Identifying MeiliSearch installation
427427

0 commit comments

Comments
 (0)