There was an error while loading. Please reload this page.
1 parent 0c0c993 commit 30e62deCopy full SHA for 30e62de
demonstrations_v2/low_depth_circuits_mnist/demo.py
@@ -293,7 +293,7 @@ def circuit(params):
293
# - **Quantum‑kernel SVMs** — replacing inner products by quantum state overlaps.
294
# - **Tensor‑network (MPS/MPO) classifiers** for large qubit counts.
295
#
296
-# In this demo we use a small linear VQC. The circuit consisits of two qubit gates correspdonding to
+# In this demo we use a small linear VQC. The circuit consists of two qubit gates corresponding to
297
# the ``SO(4)`` gates
298
299
# .. figure:: /_static/demonstration_assets/low_depth_circuits_mnist/so4.png
0 commit comments