Skip to content

Commit 40f14ca

Browse files
committed
fix typo
1 parent b0648e5 commit 40f14ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
This is a collection of tutorials for quantum algorithms.
1010
Here is the list of the tutorials (existing and planned).
1111

12-
* [Estimation of Bloch sphere angles](https://github.com/DavitKhach/quantum-algorithms-tutorials/blob/master/bloch_angles_estimation.ipynb)
12+
* [Estimation of the Bloch sphere angles](https://github.com/DavitKhach/quantum-algorithms-tutorials/blob/master/bloch_angles_estimation.ipynb)
1313

1414
* [Quantum parallelism and Deutsch–Jozsa algorithm](https://github.com/DavitKhach/quantum-algorithms-tutorials/blob/master/quantum_parallelism_Deutsch_Jozsa.ipynb)
1515

bloch_angles_estimation.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"[<img src=\"images/quantum_algorithms_tutorials.png\" alt=\"drawing\" width=\"100\" align=\"left\"/>][6]\n",
88
"\n",
99
"<h2 align=\"center\">\n",
10-
"Estimation of Bloch sphere angles\n",
10+
"Estimation of the Bloch sphere angles\n",
1111
"</h2>\n",
1212
"\n",
1313
"**[[Homepage][6]]**\n",

0 commit comments

Comments
 (0)