Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Commit 54454a5

Browse files
authored
Merge pull request #794 from ozlemsalehi/patch-1
Update typo in 4_quantum_circuit_properties.ipynb
2 parents f81307b + 97f9d2a commit 54454a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

qiskit/fundamentals/4_quantum_circuit_properties.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -746,7 +746,7 @@
746746
"cell_type": "markdown",
747747
"metadata": {},
748748
"source": [
749-
"This simple example is meant to illustrate a very important point: **When running circuits on actual quantum devices, the circuit that gets run is in general not the same circuit that you constructed**. In addition, the depth of that new circuit is likely to me larger, and in some cases much larger, than the original one. Fortunately, there are often times where one can reduce this overhead through smart circuit rewriting toolchains."
749+
"This simple example is meant to illustrate a very important point: **When running circuits on actual quantum devices, the circuit that gets run is in general not the same circuit that you constructed**. In addition, the depth of that new circuit is likely to be larger, and in some cases much larger, than the original one. Fortunately, there are often times where one can reduce this overhead through smart circuit rewriting toolchains."
750750
]
751751
},
752752
{

0 commit comments

Comments
 (0)