Remove extraneous word
This commit is contained in:
parent
dd9280920f
commit
4cf764470a
@ -78,7 +78,7 @@ those later. For now, see this line:
|
||||
test it_works ... ok
|
||||
```
|
||||
|
||||
Note the `it_works`. This comes from the name of our module and function:
|
||||
Note the `it_works`. This comes from the name of our function:
|
||||
|
||||
```rust
|
||||
fn it_works() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user