Skip to content

Commit 7408719

Browse files
authored
Update index.html
1 parent 7438229 commit 7408719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body>
99
<h1>Bible Verse Similarity</h1>
1010
<form method="POST">
11-
<label for="user_input">Enter a Bible verse:</label><br>
11+
<label for="user_input">Enter a theme:</label><br>
1212
<input type="text" id="user_input" name="user_input" required><br><br>
1313
<input type="submit" value="Find Similar Verses">
1414
</form>

0 commit comments

Comments
 (0)