Skip to content

Commit 01d30fd

Browse files
authored
Merge pull request #7 from virtual-labs/dev
simulation updated
2 parents e0179d1 + 9f0aa19 commit 01d30fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

experiment/simulation/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ <h1 style="font-size: 44px; color: white;">Analysis of Data Types</h1>
399399
</select>
400400
<input type="text" class="form-control input-sm" id="input_1" placeholder="Enter the First Value">
401401
<input type="text" class="form-control input-sm" id="input_2" placeholder="Enter the Second Value">
402-
<input type="text" class="form-control input-sm" id="input_3" placeholder="Enter the Second Value">
402+
<input type="text" class="form-control input-sm" id="input_3" placeholder="Enter the Third Value">
403403
<br>
404404
<div class="tn">
405405
<button class="btn btn-default" id="btn_1">Start</button><br><br>

0 commit comments

Comments
 (0)