Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TimKam authored Feb 7, 2024
1 parent c6e9d4a commit 8ac7c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial/tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
}
],
"source": [
"declare_constraints = compile_bpmn_diagram(path, \"LTLF\", False)\n",
"declare_constraints = compile_bpmn_diagram(path, \"DECLARE\", False)\n",
"print(declare_constraints)"
]
},
Expand Down

0 comments on commit 8ac7c26

Please sign in to comment.