From 7f4c2e18635de88e9ac3dcaa326e1ec30de59f0b Mon Sep 17 00:00:00 2001 From: Abid Omar Date: Mon, 11 Nov 2019 21:04:03 +0100 Subject: [PATCH] fix typo in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab201c8..2f1e3f5 100644 --- a/README.md +++ b/README.md @@ -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