We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50dce61 commit 4ed57dcCopy full SHA for 4ed57dc
1 file changed
algorithm/category.json
@@ -56,7 +56,7 @@
56
"number_theory": {
57
"list": {
58
"euclidean_algorithm": "Euclidean Algorithm",
59
- "sieve_of_erathrones": "Sieve of Eratosthenes"
+ "sieve_of_eratosthenes": "Sieve of Eratosthenes"
60
},
61
"name": "Number Theory"
62
0 commit comments