Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wackywendell committed Aug 29, 2018
1 parent 87e6e3d commit 2b4a124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ for the given test, and primes are cached for later use.
[*Source*](https://github.com/wackywendell/primes)
# Example: Find the millionth prime
# Example: Find the first prime after 1 million
```
use primes::PrimeSet;
Expand Down

0 comments on commit 2b4a124

Please sign in to comment.