Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault committed Jan 22, 2025
1 parent bc8c46c commit 2c6a106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/fundamentals/library-deps/bom-2-managed/build.mill
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ object myBom extends BomModule {
)
}

// Use to the BOM you defined with bomModuleDeps:
// Use the BOM you defined with bomModuleDeps:
object bomUser extends JavaModule {
def bomModuleDeps = Seq(
myBom
Expand Down

0 comments on commit 2c6a106

Please sign in to comment.