Fix typo in sequence diagram documentation

This commit is contained in:
Guilherme Pasqualino 2016-07-07 11:08:26 +02:00 committed by GitHub
parent b8d3b01f64
commit 5852fc2d68

View File

@ -190,7 +190,7 @@ else
end 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 opt Describing text