From 1adcafd9c0a5a769c8792fc32c44045a65fa8a4a Mon Sep 17 00:00:00 2001 From: Kevin Reid Date: Fri, 21 Nov 2025 15:06:30 -0800 Subject: [PATCH] Fix typo in my name in this-development-cycle-in-cargo-1.90.md --- content/inside-rust/this-development-cycle-in-cargo-1.90.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/inside-rust/this-development-cycle-in-cargo-1.90.md b/content/inside-rust/this-development-cycle-in-cargo-1.90.md index 81d193e55..5a21c1df6 100644 --- a/content/inside-rust/this-development-cycle-in-cargo-1.90.md +++ b/content/inside-rust/this-development-cycle-in-cargo-1.90.md @@ -47,7 +47,7 @@ A builtin linter for Cargo is being tracked in [#12235](https://github.com/rust-lang/cargo/issues/12235) along with [ideas for lints](https://github.com/rust-lang/cargo/issues?q=is%3Aissue%20state%3Aopen%20label%3AA-new-lint). -Thanks to [krpeid](https://github.com/kpreid) for the suggestion! +Thanks to [kpreid](https://github.com/kpreid) for the suggestion! [Please submit your suggestions for the next post.](https://rust-lang.zulipchat.com/#narrow/stream/246057-t-cargo/topic/Plugin.20of.20the.20Dev.20Cycle/near/420703211)