Skip to content

Commit 5ee81b5

Browse files
committed
Work around spelling error
1 parent 350d81e commit 5ee81b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sample/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,8 @@ The Schrödinger equation:
424424
Rest Examples
425425
~~~~~~~~~~~~~
426426

427-
The `sphinx-toolbox rest_example extension <https://sphinx-toolbox.readthedocs.io/en/stable/extensions/rest_example.html>`_ allows you to show both the reStructuredText source code and its rendered output side by side. This is useful for documentation that demonstrates how to write rst directives.
427+
The `sphinx-toolbox rest_example extension <https://sphinx-toolbox.readthedocs.io/en/stable/extensions/rest_example.html>`_ allows you to show both the reStructuredText source code and its rendered output side by side.
428+
This is useful for documentation that demonstrates how to write reStructuredText directives.
428429

429430
.. rest-example::
430431

0 commit comments

Comments
 (0)