From 9870d949b93b04463c67247214e9f6e6a9be52df Mon Sep 17 00:00:00 2001 From: gwen Date: Mon, 21 Oct 2024 19:56:41 +0200 Subject: [PATCH] typo --- docs/tutorial/preliminary.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/tutorial/preliminary.rst b/docs/tutorial/preliminary.rst index fb7603768..d1fc652d5 100644 --- a/docs/tutorial/preliminary.rst +++ b/docs/tutorial/preliminary.rst @@ -76,7 +76,7 @@ The Rougail CLI can output a rather complete view of the dataset: Values are mandatory ------------------------- -It is the operator's responsibility to set configuration options values. +.. important:: It is the operator's responsibility to set configuration options values. So, if : @@ -104,10 +104,10 @@ Rougail waits for a value to be set, that's why. .. seealso:: To go further, have a look at the :tiramisu:`mandatory option ` Tiramisu's definition. -Type inférence +Type inference ----------------- -By default, rougail infers a `string` type. +By default, rougail infers a `string` type for the `proxy_mode` configuration option variable type. If the operator sets an option value with the `string` type, like this: .. extinclude:: https://forge.cloud.silique.fr/stove/rougail-tutorials/raw/commit/v1.1_003/config/05/config.yaml