From 5852fc2d68ff27214a1ea0627d988b413f996d18 Mon Sep 17 00:00:00 2001 From: Guilherme Pasqualino Date: Thu, 7 Jul 2016 11:08:26 +0200 Subject: [PATCH] Fix typo in sequence diagram documentation --- docs/content/sequenceDiagram.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/sequenceDiagram.md b/docs/content/sequenceDiagram.md index 8261456b3..a5c3141c6 100755 --- a/docs/content/sequenceDiagram.md +++ b/docs/content/sequenceDiagram.md @@ -190,7 +190,7 @@ else end ``` -or if there is sequence that is optionat (if without else). +or if there is sequence that is optional (if without else). ``` opt Describing text