From: Ralf Jung Date: Mon, 26 Sep 2022 11:12:08 +0000 (+0200) Subject: fix the title *oops* X-Git-Url: https://git.ralfj.de/web.git/commitdiff_plain/0426bf6730bcc6f285597c61dc2843a90ca6c4b3?hp=1fe0d4d5006d3c593579ddb937329549cda3f1c2 fix the title *oops* --- diff --git a/personal/_posts/2022-09-26-cargo-careful.md b/personal/_posts/2022-09-26-cargo-careful.md index 28bfec9..36381ef 100644 --- a/personal/_posts/2022-09-26-cargo-careful.md +++ b/personal/_posts/2022-09-26-cargo-careful.md @@ -1,5 +1,5 @@ --- -title: "carego careful: run your Rust code with extra careful debug checking" +title: "cargo careful: run your Rust code with extra careful debug checking" categories: rust ---