Skip to content

Commit 4cf7644

Browse files
committed
Remove extraneous word
1 parent dd92809 commit 4cf7644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/book/testing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ those later. For now, see this line:
7878
test it_works ... ok
7979
```
8080

81-
Note the `it_works`. This comes from the name of our module and function:
81+
Note the `it_works`. This comes from the name of our function:
8282

8383
```rust
8484
fn it_works() {

0 commit comments

Comments
 (0)