From 4e5e80022278ae9c1c68d94227b90d276079f0db Mon Sep 17 00:00:00 2001 From: ybasford Date: Sun, 28 Aug 2022 19:23:31 +0300 Subject: [PATCH] Docs: Corrected typo --- docs/content/development/swimm.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/development/swimm.md b/docs/content/development/swimm.md index 9dd1be6c1..dc8d66ee7 100644 --- a/docs/content/development/swimm.md +++ b/docs/content/development/swimm.md @@ -14,11 +14,11 @@ The Infection Monkey has development tutorials that use [`swimm.io`](https://swi First, [sign up for swimm's beta](https://swimm.io/sign-beta). `swimm` is free for open-source projects, but as they're still in beta you'll need to sign up in order to download it. -After you've downloaded and installed `swimm`, open a shell in the Infeciton Monkey repo folder and run: +After you've downloaded and installed `swimm`, open a shell in the Infection Monkey repo folder and run: ```shell script swimm start -``` +``` A local web server with the currently available tutorials should show up, and will look something like this: