Skip to content

Commit

Permalink
Respell "THe" in iterators.md (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
theaddonn authored Jan 15, 2025
1 parent d5ba01b commit 8a9dd9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/master/src/fundamentals/iterators.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Iteration is one of the most important features of an ECS.
{{#include ../../../../tests/book/iterators.rs:world}}
```

THe "extra" `&mut` is unfortunate but necessary.
The "extra" `&mut` is unfortunate but necessary.

## Views

Expand Down

0 comments on commit 8a9dd9c

Please sign in to comment.