1
0
mirror of synced 2026-05-04 07:10:19 +00:00

Update interactive_investigation.rst

The text starting at line 118 refers to proc twice but it should refer to opt and then to proc.
This commit is contained in:
James Meech
2024-07-26 13:53:08 +01:00
committed by GitHub
parent dd3637f9f0
commit 1c41db6978

View File

@@ -115,7 +115,7 @@ leads us to the third diagram:
Output of the third :cmd:ref:`show` command in :ref:`example_ys`
Here we see that the :cmd:ref:`proc` command not only has removed the artifacts
Here we see that the :cmd:ref:`opt` command not only has removed the artifacts
left behind by :cmd:ref:`proc`, but also determined correctly that it can remove
the first ``$mux`` cell without changing the behavior of the circuit.