fix typo in Readme

This commit is contained in:
Abid Omar
2019-11-11 21:04:03 +01:00
committed by GitHub
parent f9cd955852
commit 7f4c2e1863

View File

@@ -8,7 +8,7 @@ The RustSec Advisory Database is a repository of security advisories filed
against Rust crates published via https://crates.io
Advisory metadata is stored in [TOML] format (see below). The following tools
consume the data and can be used for auditing and reporing (send PRs to add yours):
consume the data and can be used for auditing and reporting (send PRs to add yours):
* [cargo-audit]: Audit `Cargo.lock` files for crates with security vulnerabilities