From c36830d258fae812cbde54ceb906ada55228dda7 Mon Sep 17 00:00:00 2001 From: gwen Date: Tue, 2 Jun 2026 12:03:38 +0200 Subject: [PATCH] docs(fix-typo): column number error row 12 in the list-table --- docs/variable.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/variable.rst b/docs/variable.rst index 9a67451ba..83b43c840 100644 --- a/docs/variable.rst +++ b/docs/variable.rst @@ -163,7 +163,7 @@ Parameters * - **secret_manager** - The variable use a secret manager to get value - .. FIXME:: document it + .. todo:: document it * - **auto_save** @@ -521,7 +521,7 @@ Specialized type `test_existence`: the domain name must exist (`false` by default) - - `allow_range`: can be range of port, for example 80:85 (`false` by default) + `allow_range`: can be range of port, for example 80:85 (`false` by default) `allow_zero`: port 0 is allowed (false by default)