Skip to content

Commit 73d52df

Browse files
Formatting
1 parent cd7a929 commit 73d52df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/src/03_ticket_v1/03_modules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ that most of our test modules start with a `use super::*;` statement to bring al
115115

116116
## Visualizing the module tree
117117

118-
If you're struggling to picture the module tree of your project, you can try using
118+
If you're struggling to picture the module tree of your project, you can try using
119119
[`cargo-modules`](https://crates.io/crates/cargo-modules) to visualize it!
120120

121-
Refer to their documentation for installation instructions and usage examples.
121+
Refer to their documentation for installation instructions and usage examples.

0 commit comments

Comments
 (0)