From 84286156ba8d8826643ed05af605caec67b27e60 Mon Sep 17 00:00:00 2001 From: gwen Date: Tue, 9 Jun 2026 11:29:51 +0200 Subject: [PATCH] docs(fix): typo --- docs/structured_data.rst | 2 +- docs/user_data/prerequisites.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/structured_data.rst b/docs/structured_data.rst index 7164ccadb..fd094636c 100644 --- a/docs/structured_data.rst +++ b/docs/structured_data.rst @@ -128,7 +128,7 @@ A basic structure file is composed of: The structure file processing ---------------------------------- -The structured files contain information that will be used by the consistency handling system for structure validation. +The :term:`structure files ` contain information that will be used by the consistency handling system for structure validation. This is what we call :term:`structured data` writen in Rougail format. .. figure:: images/schema.png diff --git a/docs/user_data/prerequisites.rst b/docs/user_data/prerequisites.rst index 8421eddfe..438f6fe4f 100644 --- a/docs/user_data/prerequisites.rst +++ b/docs/user_data/prerequisites.rst @@ -38,7 +38,7 @@ We need a Rougail structured data file to test and illustrate the different user .. literalinclude:: example.yaml :caption: A example of structured data file place in the :file:`example.yaml` structure file -Let's test this structured file: +Let's test this :term:`structure file`: .. code-block:: bash :class: terminal