Skip to content

Commit

Permalink
typo (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
natestemen committed Aug 28, 2024
1 parent 81ed959 commit 263e9dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/examples/rshadows_tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ else:
circuit = circuit.transform_qubits(qubit_map=qubit_map)
```

Define obersevable lists as two point correlation functions between the first qubit and every other qubit $\{\langle Z_0 Z_i\rangle\}_{0\leq i\leq n-1}$.
Define a list of observables as two point correlation functions between the first qubit and every other qubit $\{\langle Z_0 Z_i\rangle\}_{0\leq i\leq n-1}$.


```{code-cell} ipython3
Expand Down

0 comments on commit 263e9dd

Please sign in to comment.