From b6626154df116d281d29cdae54a5c8e156c7c2e6 Mon Sep 17 00:00:00 2001 From: Cosmin Cojocar Date: Mon, 14 Jan 2019 12:45:02 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c03f2a3..d3c7084 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ A number of global settings can be provided in a configuration file as follows: ``` - `nosec`: this setting will overwrite all `#nosec` directives defined throughout the code base -- `audit`: runs is audit mode which enables addition checks that for normal code analysis might be too nosy +- `audit`: runs in audit mode which enables addition checks that for normal code analysis might be too nosy ```bash # Run with a global configuration file