From 2d83ea642ad573d6e5b760d7668bdcad730638ec Mon Sep 17 00:00:00 2001 From: Shreya Malviya Date: Thu, 29 Jul 2021 16:33:59 +0530 Subject: [PATCH] docs: Unitalicise and uncapitalise 'scenarios' in scenarios page description --- docs/content/usage/scenarios/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/usage/scenarios/_index.md b/docs/content/usage/scenarios/_index.md index e4848d1f8..5b82b1ce2 100644 --- a/docs/content/usage/scenarios/_index.md +++ b/docs/content/usage/scenarios/_index.md @@ -8,7 +8,7 @@ pre = " " # Scenarios -This section describes the different attack Scenarios that the Infection Monkey can simulate. +This section describes the different attack scenarios that the Infection Monkey can simulate. {{% notice note %}} Don't worry! The Infection Monkey uses safe exploiters and does not cause any permanent system modifications that could impact security or operations.