Browse Source

small typos

Co-authored-by: Miri Bar <37478344+mirii1994@users.noreply.github.com>
master
Ral G 10 months ago
committed by GitHub
parent
commit
c4a4af3fa5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -26,7 +26,7 @@ In case the logs failed to be sent to Logz.io after a couple of tries, they will
pip install logzio-python-handler
```
If you'd like to use [Trace context](#trace-context) then you need to install the OpenTelemetry logging instrumentation dependecy by running the following command:
If you'd like to use [Trace context](#trace-context), you need to install the OpenTelemetry logging instrumentation dependency by running the following command:
```bash
pip install logzio-python-handler[opentelemetry-logging]


Loading…
Cancel
Save