Skip to content

Commit 96e4262

Browse files
Fixed typo in metadata title (#3770)
The title in metadata of "Simon's algorithm" read "Sinon's algorithm".
1 parent 9c2c133 commit 96e4262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learning/courses/fundamentals-of-quantum-algorithms/quantum-query-algorithms/simon-algorithm.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@
328328
"pygments_lexer": "ipython3",
329329
"version": "3"
330330
},
331-
"title": "Sinon's algorithm"
331+
"title": "Simon's algorithm"
332332
},
333333
"nbformat": 4,
334334
"nbformat_minor": 5

0 commit comments

Comments
 (0)