We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd7a929 commit 73d52dfCopy full SHA for 73d52df
book/src/03_ticket_v1/03_modules.md
@@ -115,7 +115,7 @@ that most of our test modules start with a `use super::*;` statement to bring al
115
116
## Visualizing the module tree
117
118
-If you're struggling to picture the module tree of your project, you can try using
+If you're struggling to picture the module tree of your project, you can try using
119
[`cargo-modules`](https://crates.io/crates/cargo-modules) to visualize it!
120
121
-Refer to their documentation for installation instructions and usage examples.
+Refer to their documentation for installation instructions and usage examples.
0 commit comments