Skip to content

Commit da6dbea

Browse files
authored
docs: remove "double wording"
"to to" -> "to"
1 parent 4d75769 commit da6dbea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ as:
7474
rayon = "1.0"
7575
```
7676

77-
and then add the following to to your `lib.rs`:
77+
and then add the following to your `lib.rs`:
7878

7979
```rust
8080
extern crate rayon;

0 commit comments

Comments
 (0)