]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: a
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Mon, 21 Oct 2024 18:45:49 +0000 (14:45 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Mon, 21 Oct 2024 18:50:17 +0000 (14:50 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
pdns/recursordist/docs/appendices/structuredlogging.rst

index f786758d2ae3bd6a267e5b0496a812b55ae12068..32c1dc99f0b4ef44f16706deff9195bf5e86b3ea 100644 (file)
@@ -104,7 +104,7 @@ To query the log, use a command similar to::
 The ``json`` backend
 --------------------
 The ``json`` structured logging backend has been added in version 5.1.0 and uses the same keys and values as the default backend.
-An example of a log object::
+An example of a log object::
 
     {"level": "0", "limit": "10765", "msg": "Raised soft limit on number of filedescriptors to match max-mthreads and threads settings", "priority": "4", "subsystem": "config", "tid": "0", "ts": "1709285994.851"}