Skip to content

Commit

Permalink
Fix typo in parts_with_imports.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lrhn authored Sep 11, 2024
1 parent 13bf983 commit 9558905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion working/augmentation-libraries/parts_with_imports.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ The design goals and principles are:
into a separate library and imported back into the original library, or
it can be moved to another position in the part tree hierarchy. _(Again
augmentations introduce complications, which is why it’s usually a good
idea to keep all augmentations inside the same part sub-tree).
idea to keep all augmentations inside the same part sub-tree)._

### Grammar

Expand Down

0 comments on commit 9558905

Please sign in to comment.