From a2a526aa7b3d1557a85f4c11f05162d440c1f60b Mon Sep 17 00:00:00 2001 From: Jeremiah Billmann Date: Fri, 26 Jul 2013 10:00:54 -0400 Subject: [PATCH] Progress: Documentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6d14ff6..ff263b9 100644 --- a/README.md +++ b/README.md @@ -207,7 +207,7 @@ Type: object literal **inputs** Type: array of object literals -**states** +**stateHistory** Type: array of object literals --- @@ -222,7 +222,7 @@ Type: string **state** Type: object literal -**states** +**stateHistory** Type: array of object literals ---