From 7131a0ef3b761a06d3bc7806b69c8708bcffa0d1 Mon Sep 17 00:00:00 2001 From: jsajadi Date: Tue, 18 Oct 2016 17:42:58 +0330 Subject: [PATCH] update appendix.adoc correct misspelling --- 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 83a3241f..e341f0cf 100644 --- a/docs/src/reference/asciidoc/appendix.adoc +++ b/docs/src/reference/asciidoc/appendix.adoc @@ -223,7 +223,7 @@ End State, there is an option to force a transition to a specific substate, using the default history mechanism. This is a Transition that originates in the history state and terminates on a specific Vertex (the default history state) of the Region containing the history state. This Transition is only -taken if execution leads to the history tate and the state had never been +taken if execution leads to the history state and the state had never been active before. Otherwise, the normal history entry into the Region is executed. If no default history transition is defined, then standard default entry of the region is performed.