Skip to content

Commit 4125f83

Browse files
committed
make suggested changes
1 parent 25cf84e commit 4125f83

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# API documentation
22

3-
The pytket-quantinuum extension allows submission of pytket circuits to the Quantinuum trapped ion devices (and emulators) via the {py:class}`QuantinuumBackend`.
3+
The pytket-quantinuum extension allows submission of pytket circuits to Quantinuum systems (and emulators) via the {py:class}`QuantinuumBackend`.
44

55
See the [pytket-quantinuum section](https://docs.quantinuum.com/h-series/trainings/getting_started/pytket_quantinuum/pytket_quantinuum.html) of the documentation website for some example usage.
66

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ and Windows. To install, run:
1414
pip install pytket-quantinuum
1515
```
1616

17-
For example usage see the [pytket-quantinuum section](https://docs.quantinuum.com/h-series/trainings/getting_started/pytket_quantinuum/pytket_quantinuum.html) of the Quantinuum hardware documentation.
17+
For example usage see the [pytket-quantinuum section](https://docs.quantinuum.com/h-series/trainings/getting_started/pytket_quantinuum/pytket_quantinuum.html) of the Quantinuum Systems documentation.
1818

1919
:::{note}
2020
pytket-quantinuum is not compatible with Quantinuum Nexus. For guidance on how to access H-Series through Nexus, please see the [Nexus documentation](https://docs.quantinuum.com/nexus) and the [qnexus](https://pypi.org/project/qnexus/) Python package.

0 commit comments

Comments
 (0)