Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
|
@@ -121,7 +121,7 @@
|
|
| 121 |
<input type="text" name="search" placeholder="Enter text to analyze...">
|
| 122 |
</div>
|
| 123 |
|
| 124 |
-
<input type="submit" value="
|
| 125 |
</form>
|
| 126 |
</div>
|
| 127 |
|
|
|
|
| 121 |
<input type="text" name="search" placeholder="Enter text to analyze...">
|
| 122 |
</div>
|
| 123 |
|
| 124 |
+
<input type="submit" value="Analyse">
|
| 125 |
</form>
|
| 126 |
</div>
|
| 127 |
|