From e85f7b53d01f877268c7878da38bb665241d5389 Mon Sep 17 00:00:00 2001 From: Erik Thoreson <128088883+erikthoreson24@users.noreply.github.com> Date: Tue, 12 Mar 2024 13:46:45 -0400 Subject: [PATCH] Update README.md Co-authored-by: Kelli Kearns Signed-off-by: Erik Thoreson --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34943ef..a5b3461 100644 --- a/README.md +++ b/README.md @@ -216,7 +216,7 @@ end - `table_name` - the database table name in which results are stored - `csv_path` - the directory in which CSV files are dumped - `collector` - collector to use -- `magic_comment` - comment to scan top of files for to enable ownership tracking (EX: `#team: tooling`) +- `magic_comment` - comment to scan top of files to enable ownership tracking (EX: `#team: tooling`) ### Usage in a script