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

Commit 0994a31

Browse files
q-inhoSooluThomas
andauthored
Fix Typo Qiski -> Qiskit (#1198)
Co-authored-by: SooluThomas <[email protected]>
1 parent 661546e commit 0994a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/algorithms/08_factorizers.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# Shor's algorithms\n",
88
"\n",
9-
"Qiski has an implementation of [Shor's algorithm](https://qiskit.org/textbook/ch-algorithms/shor.html).\n",
9+
"Qiskit has an implementation of [Shor's algorithm](https://qiskit.org/textbook/ch-algorithms/shor.html).\n",
1010
"\n",
1111
"The preceding reference has detailed explanations and build-out of circuits whereas this notebook has examples with the pre-built algorithms in Qiskit that you can use for experimentation and education purposes."
1212
]

0 commit comments

Comments
 (0)