From 9e9bb7ff17b1d835a0a1f51b730a1e7c210ded6a Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Sun, 11 Oct 2015 15:47:07 +0100 Subject: [PATCH] Polish docs --- docs/src/reference/asciidoc/appendix.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/reference/asciidoc/appendix.adoc b/docs/src/reference/asciidoc/appendix.adoc index 4c5510eb..03439572 100644 --- a/docs/src/reference/asciidoc/appendix.adoc +++ b/docs/src/reference/asciidoc/appendix.adoc @@ -210,7 +210,7 @@ allows more controlled entry into a state. ===== Join *Join pseudostate* is used to merge several transitions together -originating from different regions. It it generally used to wait +originating from different regions. It is generally used to wait and block for participating regions to get into its join target states. image::images/statechart8.png[width=500]