Skip to content

Commit e796e7d

Browse files
committed
added explanation to playground demo.
1 parent 763c566 commit e796e7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demos/webpack-app/public/playground.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ <h2>🛠 Playground</h2>
1919

2020
<p class="explanation">
2121
This demo enables you to design a workflow and test it. After any change, the workflow is re-executed. Additionally, you can
22-
adjust input values utilized in the workflow to observe how your algorithm operates with various data. Check the below console to
23-
view the execution logs.
22+
adjust input values utilized in the workflow to observe how your algorithm operates with various data. Check the below
23+
console to view the execution logs.
2424
</p>
2525

2626
<h4>Inputs</h4>

0 commit comments

Comments
 (0)