Skip to content

Commit 9a21e40

Browse files
committed
Modify index.html & Screenshots
1 parent 4070170 commit 9a21e40

4 files changed

Lines changed: 1 addition & 1 deletion

File tree

Screenshots/1. Dashboard.png

-374 Bytes
Loading

Screenshots/2. Input Form.png

-164 Bytes
Loading

Screenshots/3. Result.png

-2.4 KB
Loading

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ <h4><b>{{ data[0] }}</b></h4>
7777
<p>Total priority values : </p>
7878
<h4><b>{{ data[1] }}</b></h4>
7979
<br/>
80-
<p>Tasks to be done : </p>
80+
<p>Total time required : </p>
8181
<h4><b>{{ data[2] }}</b></h4>
8282
</div>
8383
</div>

0 commit comments

Comments
 (0)