docs(fix): typo
This commit is contained in:
parent
383c485c7a
commit
84286156ba
2 changed files with 2 additions and 2 deletions
|
|
@ -128,7 +128,7 @@ A basic structure file is composed of:
|
||||||
The structure file processing
|
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.
|
This is what we call :term:`structured data` writen in Rougail format.
|
||||||
|
|
||||||
.. figure:: images/schema.png
|
.. figure:: images/schema.png
|
||||||
|
|
|
||||||
|
|
@ -38,7 +38,7 @@ We need a Rougail structured data file to test and illustrate the different user
|
||||||
.. literalinclude:: example.yaml
|
.. literalinclude:: example.yaml
|
||||||
:caption: A example of structured data file place in the :file:`example.yaml` structure file
|
: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
|
.. code-block:: bash
|
||||||
:class: terminal
|
:class: terminal
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue