From: Mark Lee Date: Fri, 20 Jan 2017 19:09:11 +0000 (-0800) Subject: Fix typo in badges section of example manifest X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~11^2~23^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=fcc1344f067a3aec120f3eef20c747fbf3b63c61;p=cargo.git Fix typo in badges section of example manifest --- diff --git a/src/doc/manifest.md b/src/doc/manifest.md index ffe1a8bca..402c3fcfa 100644 --- a/src/doc/manifest.md +++ b/src/doc/manifest.md @@ -139,7 +139,7 @@ license = "..." # (similar to the readme key). license-file = "..." -# Optional specificaion of badges to be displayed on crates.io. The badges +# Optional specification of badges to be displayed on crates.io. The badges # currently available are Travis CI and Appveyor latest build status, specified # using the following parameters: [badges]