Skip to content

Commit b112b82

Browse files
committed
Fix typo
1 parent 6c9b6fa commit b112b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compilation/modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Modules
22

33
For reasons that will become apparent as we proceed,
4-
it is best if all all the code you intend to share
4+
it is best if all the code you intend to share
55
is contained within a named module.
66

77
This means at minimum your classes would need to be in packages

0 commit comments

Comments
 (0)