Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbitx authored Aug 28, 2024
1 parent df8bbe8 commit b1e4b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h1>Sim Name Search</h1>
<input type="text" id="phoneNumber" placeholder="Enter phone number (09xx)" required>
<div id="error" class="error"></div>
</div>
<button type="submit">Check ISP</button>
<button type="submit">Check</button>
</form>
<div id="result" class="result"></div>
</div>
Expand Down

0 comments on commit b1e4b2f

Please sign in to comment.