Skip to content

Commit 2b4a124

Browse files
committed
Fix docs
1 parent 87e6e3d commit 2b4a124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ for the given test, and primes are cached for later use.
2121
2222
[*Source*](https://github.com/wackywendell/primes)
2323
24-
# Example: Find the millionth prime
24+
# Example: Find the first prime after 1 million
2525
2626
```
2727
use primes::PrimeSet;

0 commit comments

Comments
 (0)