Skip to content

Commit 352df4f

Browse files
authored
[Docs] Fix typo in MPSandMPO.md (#1429)
1 parent ff6eb4f commit 352df4f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/src/examples/MPSandMPO.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,7 @@ state (MPS) by multiplying it with an operator that acts
210210
only on a single site. This is actually a very straightforward
211211
operation and this formula shows you how to do it in ITensor.
212212

213-
Say we have an operator ``G^{s'_3}_{s_3}`` which
214-
which acts non-trivially on site 3 of our MPS `psi`
213+
Say we have an operator ``G^{s'_3}_{s_3}`` which acts non-trivially on site 3 of our MPS `psi`
215214
as in the following diagram:
216215

217216
![](mps_onesite_figures/operator_app_mps.png)

0 commit comments

Comments
 (0)