diff --git a/Teleportation/Teleportation.ipynb b/Teleportation/Teleportation.ipynb index 3bec3988..3e32c6bd 100644 --- a/Teleportation/Teleportation.ipynb +++ b/Teleportation/Teleportation.ipynb @@ -414,7 +414,7 @@ "source": [ "### Task 4.1. Entangled trio\n", "\n", - "**Inputs:** three qubits qAlice, qBob, and qCharlie, each in $|10\\rangle$ state.\n", + "**Inputs:** three qubits qAlice, qBob, and qCharlie, each in $|0\\rangle$ state.\n", "\n", "**Goal:** create an entangled state $|\\Psi^{3}\\rangle = \\frac{1}{2} \\big(|000\\rangle + |011\\rangle + |101\\rangle + |110\\rangle\\big)$ on these qubits.\n", "\n",