fixed typo

This commit is contained in:
Sandro La Bruzzo 2020-02-26 12:22:43 +01:00
parent 119ae6eef5
commit 3112e21858
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@
<arg>--workingDirPath</arg><arg>${workingDirPath}</arg>
<arg>--graphPath</arg><arg>${graphPath}</arg>
</spark>
<ok to="end"/>
<ok to="End"/>
<error to="Kill"/>
</action>