From 1ba990be6ec295ac1748fd5dec081eeae1007b86 Mon Sep 17 00:00:00 2001 From: Tshepang Lekhonkhobe Date: Tue, 19 Oct 2021 07:06:07 +0200 Subject: [PATCH] Fix typo in n00b-overview (#2418) --- 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 44d7b8d8b..de890c0db 100644 --- a/docs/n00b-overview.md +++ b/docs/n00b-overview.md @@ -53,7 +53,7 @@ It is a relatively straightforward solution to a significant hurdle with the sof **Diagramming and charting is a large waste of developer's time, but not having diagrams ruins productivity.** -Mermaid solves this by reducing the timeand effort required to create diagrams and charts. +Mermaid solves this by reducing the time and effort required to create diagrams and charts. Because, the text base for the diagrams allows it to be updated easily. Also, it can be made part of production scripts (and other pieces of code). So less time is spent on documenting, as a separate task.