From 80d8585df0a177313ab7c7141239d71445432ff6 Mon Sep 17 00:00:00 2001 From: Rafael Roquetto Date: Wed, 15 Jan 2025 17:06:47 -0600 Subject: [PATCH] Update docs/sources/configure/options.md Co-authored-by: Jack Baldry --- docs/sources/configure/options.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/configure/options.md b/docs/sources/configure/options.md index 92bc8e2ac..2062c78fe 100644 --- a/docs/sources/configure/options.md +++ b/docs/sources/configure/options.md @@ -510,8 +510,8 @@ deterministic way to chain probes). We recommend the usage of the tcx backend for kernels >= 6.6 for this reason. When set to `auto`, Beyla will pick the most suitable backend based on the underlying kernel. -The accepted backends are `tc`, `tcx` and `auto. An empty or unset value -defaults to `auto`. +The accepted backends are `tc`, `tcx`, and `auto. +An empty or unset value defaults to `auto`. | YAML | Environment variable | Type | Default | | ----------------------- | ---------------------------------- | ------- | ------- |