File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ not a file-level priority collision.
198198
199199After merging,
200200the resulting environment is built
201- and any file-level collisions between * different * packages
201+ and any file-level collisions between _ different _ packages
202202are resolved by priority
203203the same way they are in a non-composed environment.
204204
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ you use:
1717There are two distinct vendoring problems you may encounter,
1818and these call for different solutions.
1919
20- ### Sandbox vendoring vs. missing dependencies
20+ ## Sandbox vendoring vs. missing dependencies
2121
2222** Sandbox vendoring** is when your dependencies exist in their language
2323ecosystem (Go modules, crates.io, npm) but a
You can’t perform that action at this time.
0 commit comments