Skip to content

Commit 12afe12

Browse files
bors[bot]janriemer
andcommitted
660: docs: fix "double wording" r=cuviper a=janriemer "to to" -> "to" Co-authored-by: ฅ^•ﻌ•^ฅ <[email protected]>
2 parents 4d75769 + da6dbea commit 12afe12

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)