Skip to content

Commit a7fdf65

Browse files
committed
small CR fix
1 parent 5323ed7 commit a7fdf65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

algorithms/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Quantum Algorithms Implementations
22

3-
This page gathers paper implementations for both canonical and recent works, that
3+
This page gathers implementations for both canonical and recent works, that
44
include concrete quantum algorithms. Researchers are invited to add their work
55
to the table. We also encourage the community to add implementations to papers listed
66
in the table or to add new ones.

algorithms/differential_equations/discrete_poisson_solver/discrete_poisson_solver.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,7 @@
710710
"name": "python",
711711
"nbconvert_exporter": "python",
712712
"pygments_lexer": "ipython3",
713-
"version": "3.11.7"
713+
"version": "3.11.4"
714714
}
715715
},
716716
"nbformat": 4,

0 commit comments

Comments
 (0)