Skip to content

Commit 9ca6fad

Browse files
committed
update
1 parent 05f38e3 commit 9ca6fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsa_app/templates/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ <h1 class="display-4" style="color: white;">Search for tweets</h1>
7474
<center>
7575
<div class="radio-inline" style="margin-top: 20px;">
7676
<label style="margin-right: 10px; color: rgb(29, 29, 29);">
77-
<input type="radio" name="option" value="1" checked> With keyword
77+
<input type="radio" name="option" value="1" checked> Has keyword
7878
</label>
7979
<label style="margin-left: 10px; color: rgb(29, 29, 29);">
8080
<input type="radio" name="option" value="2"> From user

0 commit comments

Comments
 (0)