Skip to content

Commit 9558905

Browse files
authored
Fix typo in parts_with_imports.md
1 parent 13bf983 commit 9558905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

working/augmentation-libraries/parts_with_imports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ The design goals and principles are:
146146
into a separate library and imported back into the original library, or
147147
it can be moved to another position in the part tree hierarchy. _(Again
148148
augmentations introduce complications, which is why it’s usually a good
149-
idea to keep all augmentations inside the same part sub-tree).
149+
idea to keep all augmentations inside the same part sub-tree)._
150150

151151
### Grammar
152152

0 commit comments

Comments
 (0)