From 12d80f435def8b9991bca7cc8472f0cf0cef3fdb Mon Sep 17 00:00:00 2001 From: Keith McCammon Date: Wed, 29 May 2019 14:14:05 -0600 Subject: [PATCH] Fix a typo --- docs/_config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index f216f3e6..7b4f12bb 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,7 +1,7 @@ title: Atomic Red Team description: | - Atomic Red Team is a library of simple tests that every security team can execute to test their controls. Tests are - focused, have few dependencies, and are defined in a structured format that be used by automation frameworks. + Atomic Red Team is a library of simple tests that every security team can execute to test their defenses. Tests are + focused, have few dependencies, and are defined in a structured format that can be used by automation frameworks. show_downloads: true google_analytics: theme: jekyll-theme-cayman