Skip to content

Commit 18eb261

Browse files
epageobi1kenobi
andauthored
fix: Typo
Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>
1 parent 8b0eaf7 commit 18eb261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/inside-rust/2024-08-15-this-development-cycle-in-cargo-1.81.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ you are asking for dependencies of that instance of the project and an ephemeral
300300
One proposed compromise was a
301301
[`--lockfile-path`](https://github.com/rust-lang/cargo/issues/5707)
302302
flag that allowed callers to move the lockfile generation to a writeable location.
303-
[Ifropc](https://github.com/Ifropc) drove the conversation on this and we discussed it further amonmg the Cargo team.
303+
[Ifropc](https://github.com/Ifropc) drove the conversation on this and we discussed it further among the Cargo team.
304304

305305
For the design, we decided to be consistent in behavior with `--manifest-path`
306306
- CLI flag, not in the manifest or in config

0 commit comments

Comments
 (0)