Spelling fix.

This commit is contained in:
Gon Solo
2024-03-20 12:20:34 +01:00
parent d834e62f18
commit ed3b54fb09

View File

@@ -282,7 +282,7 @@ SRAM macros by default, but this feature does not exist yet.
VLSI Flow Control
^^^^^^^^^^^^^^^^^
Firt, refer to the :ref:`VLSI/Hammer:VLSI Flow Control` documentation. The below examples use the ``redo-par`` Make target to re-run only place-and-route. ``redo-`` may be prepended to any of the VLSI flow actions to re-run only that action.
First, refer to the :ref:`VLSI/Hammer:VLSI Flow Control` documentation. The below examples use the ``redo-par`` Make target to re-run only place-and-route. ``redo-`` may be prepended to any of the VLSI flow actions to re-run only that action.
.. code-block:: shell