diff options
Diffstat (limited to 'src/view')
-rw-r--r-- | src/view/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/index.html b/src/view/index.html index 9c567af..b92cc6d 100644 --- a/src/view/index.html +++ b/src/view/index.html @@ -140,7 +140,7 @@ class="btn btn-danger btn-llg w-100" id="clear-reset-btn" onclick="timer_view.handle_clear_reset();" - >Clear</button> + >Reset</button> <button class="btn btn-success btn-llg w-100" id="start-stop-btn" |