Skip to content

Commit fdc901f

Browse files
authored
Update sieve-of-eratosthenes.md
Spelling Correction for Codeforces.
1 parent cff8a18 commit fdc901f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/algebra/sieve-of-eratosthenes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,4 +271,4 @@ However, this algorithm also has its own weaknesses.
271271
* [SPOJ - Prime Generator](http://www.spoj.com/problems/PRIME1/)
272272
* [SPOJ - Printing some primes (hard)](http://www.spoj.com/problems/PRIMES2/)
273273
* [Codeforces - Nodbach Problem](https://codeforces.com/problemset/problem/17/A)
274-
* [Codefoces - Colliders](https://codeforces.com/problemset/problem/154/B)
274+
* [Codeforces - Colliders](https://codeforces.com/problemset/problem/154/B)

0 commit comments

Comments
 (0)