diff --git a/source/meta/build.txt b/source/meta/build.txt index d8e98ff99f7..de4c70505fb 100644 --- a/source/meta/build.txt +++ b/source/meta/build.txt @@ -207,7 +207,7 @@ content. ``table_builder.py`` generates ``.rst`` output files from ``.yaml`` files. The documents processed by Sphinx use the ``.. include::`` -reStructureText directive to include the ``.rst`` file. The build +reStructuredText directive to include the ``.rst`` file. The build system includes targets (generated,) for all tables, which are a dependency of the Sphinx build process. [#table-deps-exception]_