lokesh341 commited on
Commit
0b5435c
·
verified ·
1 Parent(s): 9eda307

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -65,7 +65,7 @@
65
  <label for="email">Your Email</label>
66
  <input type="text" id="email" placeholder="Your email will appear here..." readonly>
67
 
68
- <p class="info" id="infoMessage">Listening will start automatically...</p>
69
  <p class="status" id="status">Initializing...</p>
70
  </div>
71
 
 
65
  <label for="email">Your Email</label>
66
  <input type="text" id="email" placeholder="Your email will appear here..." readonly>
67
 
68
+ <p class="info" id="infoMessage">Listening...</p>
69
  <p class="status" id="status">Initializing...</p>
70
  </div>
71