From: Ian Jackson Date: Mon, 22 Jun 2020 18:22:24 +0000 (+0100) Subject: README.md: Fix typo X-Git-Tag: nailing-cargo/1.0.0~97 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=157326a4084198d799a5c5edbaab86ac98186c00;p=nailing-cargo.git README.md: Fix typo Signed-off-by: Ian Jackson --- diff --git a/README.md b/README.md index ebbc12d..7753e18 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ private unpublished packages, and/or locally-modified versions of published packages. These local packages can freely depend on published packages (eg from `crates.io`) in the usual way. -Compared to the correspdonding cargo feature, nailing-cargo's approach: +Compared to the corresponding cargo feature, nailing-cargo's approach: (i) works even for local crates that have not been published anywhere; and (ii) it is a lot simpler to configure.