From a3d6aa9d05b92a5cca54dcab4ad9a0cc57fe00c0 Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Fri, 28 Aug 2015 18:38:20 +0100 Subject: [PATCH] Fix docs typo --- 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 1117dc6c..97ea74ad 100644 --- a/docs/src/reference/asciidoc/appendix.adoc +++ b/docs/src/reference/asciidoc/appendix.adoc @@ -569,7 +569,7 @@ run tests multiple time to accomplish this situation. [NOTE] ==== In below plots we have mapped a state machine error state into a -`error` to indicate that `state machine` is in error stete instead or +`error` to indicate that `state machine` is in error state instead or a normal state. Please indicate this when interpering chart states. ====