From c269c73bd1a067cc21170e52ba7efd15dc1cf2bd Mon Sep 17 00:00:00 2001 From: Nicholas McDonnell <50747025+mcdonnnj@users.noreply.github.com> Date: Thu, 19 Dec 2024 18:38:12 -0500 Subject: [PATCH] Update to pass the `markdownlint` pre-commit hook --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40fa86c..fa0f7e2 100644 --- a/README.md +++ b/README.md @@ -230,7 +230,7 @@ There are no optional environment variables. | Filename | Purpose | |----------|---------| | `aws_config` | Provides the necessary AWS authentication to send email using SES. | -| `scraper.json` | Provides the configuration to use for LLNL/scraper. +| `scraper.json` | Provides the configuration to use for LLNL/scraper. | ## Building from source ##