docs(fix): typo

This commit is contained in:
gwen 2026-06-09 11:29:51 +02:00
parent 383c485c7a
commit 84286156ba
2 changed files with 2 additions and 2 deletions

View file

@ -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 <structure file>` 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

View file

@ -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