Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhaoyilunnn committed Nov 23, 2023
1 parent ae6e722 commit f67d0dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ eng = Engine(circuit=quafu_circ, num_primary=num_primary, num_local=num_local, b
eng.run()
```

We're working on to supported measurement in qdao, currently please obtain state vector after simulation as follows.
We're working on to support measurement in qdao, currently please obtain state vector after simulation as follows.

```
from qdao.util import retrieve_sv
Expand Down

0 comments on commit f67d0dc

Please sign in to comment.