From 3c99294a3a86ae6d7d48b8465886334d6b97d0cf Mon Sep 17 00:00:00 2001 From: erelling <54530323+erelling@users.noreply.github.com> Date: Fri, 8 Nov 2019 01:06:57 +0100 Subject: [PATCH] Update n00b-overview.md --- docs/n00b-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/n00b-overview.md b/docs/n00b-overview.md index a5029259b..1901b7b6c 100644 --- a/docs/n00b-overview.md +++ b/docs/n00b-overview.md @@ -11,7 +11,7 @@ B --> C[Server01] B --> D[Server02] ``` -And end up getting this in the documentation: +And end up with this in the documentation: ![Flowchart](./img/n00b-firstFlow.png)