From 5034ece7888fd8188d9c1ec939c99d3fc79fe84b Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Thu, 22 Jan 2026 09:38:12 +0100 Subject: [PATCH] Better words on docs Co-authored-by: Miod Vallat Signed-off-by: Otto Moerbeek --- pdns/recursordist/docs/http-api/ottracecondition.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/http-api/ottracecondition.rst b/pdns/recursordist/docs/http-api/ottracecondition.rst index 8229479a39..df40dcd144 100644 --- a/pdns/recursordist/docs/http-api/ottracecondition.rst +++ b/pdns/recursordist/docs/http-api/ottracecondition.rst @@ -2,7 +2,7 @@ OpenTelemetryTraceCondition --------------------------- An ``OpenTelemetryTraceCondition`` object represents a condition to trigger generating :ref:`opentelemetry_tracing`. -These conditions con be configured in a settings file (see :ref:`setting-yaml-logging.opentelemetry_trace_conditions`) or manipulated runtime using the REST API calls listed in :doc:`endpoint-ottraceconditions`. +These conditions con be configured in a settings file (see :ref:`setting-yaml-logging.opentelemetry_trace_conditions`) or manipulated at runtime using the REST API calls listed in :doc:`endpoint-ottraceconditions`. .. json:object:: OpenTelemetryTraceCondition -- 2.47.3