From 6bcd5816eed2f5976662120a9532a820e06552ef Mon Sep 17 00:00:00 2001 From: ybasford Date: Sun, 28 Aug 2022 19:16:13 +0300 Subject: [PATCH] Docs: Corrected grammar --- docs/content/development/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/development/_index.md b/docs/content/development/_index.md index 37a5978e7..ab6d6f43f 100644 --- a/docs/content/development/_index.md +++ b/docs/content/development/_index.md @@ -38,6 +38,6 @@ We always want to improve the core Infection Monkey code to make it smaller, fas ### Documentation 📚 -Every project requires excellent documentation. The Infection Monkey is no different. Please feel free to open pull requests with suggestions, improvements or issues and asking us to document various parts of the Monkey. +Every project requires excellent documentation. The Infection Monkey is no different. Please feel free to open pull requests with suggestions, improvements or issues and ask us to document various parts of the Monkey. The Infection Monkey's documentation is stored in the `/docs/content` directory.