Skip to content

Commit 3bef8e8

Browse files
epagekpreid
andauthored
fix: Spelling
Co-authored-by: Kevin Reid <[email protected]>
1 parent a1d29ff commit 3bef8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/inside-rust/this-development-cycle-in-cargo-1.90.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ With this design,
8080
determining which build targets are safe to fix in this pass,
8181
and applying the suggestions.
8282
This puts the top-level program in charge of what fixes get applied,
83-
making it easier to coordinate, allowing the lockin to be removed and opening the door to an interactive mode.
83+
making it easier to coordinate, allowing the locking to be removed and opening the door to an interactive mode.
8484
This comes at the cost that fixes in packages lower in the dependency tree can cause later packages to rebuild multiple times,
8585
slowing things down.
8686

0 commit comments

Comments
 (0)