diff --git a/docs/how-to/intergration-with-otel.md b/docs/how-to/intergration-with-otel.md index 5e4eb09..4841ae4 100644 --- a/docs/how-to/intergration-with-otel.md +++ b/docs/how-to/intergration-with-otel.md @@ -4,7 +4,7 @@ `duetector` support integration with OpenTelemetry. Through [otel collector](../../duetector/collectors/otel.py), we can export traces to any backend supported by OpenTelemetry. -## Deploy a bancend +## Deploy a backend **If you already have a backend and familiar with OpenTelemetry, you can skip this section.**