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

Commit 6fd9767

Browse files
cbjuanjaygambetta
authored andcommitted
Minor typo fix (#813)
1 parent c632b5d commit 6fd9767

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

qiskit/advanced/aer/1_aer_provider.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"* `StatevectorSimulator`: Allows ideal single-shot execution of qiskit circuits and returns the final statevector of the simulator after application\n",
5656
"* `UnitarySimulator`: Allows ideal single-shot execution of qiskit circuits and returns the final unitary matrix of the circuit itself. Note that the circuit cannot contain measure or reset operations for this backend\n",
5757
"\n",
58-
"These backends are found in the `Aer` provider with the names `qasm_simulstor`, `statevector_simulator` and `unitary_simulator`, respectively."
58+
"These backends are found in the `Aer` provider with the names `qasm_simulator`, `statevector_simulator` and `unitary_simulator`, respectively."
5959
]
6060
},
6161
{

0 commit comments

Comments
 (0)