mckabue commited on
Commit
d0d7974
·
1 Parent(s): f131aa9

Correct wording in index.html for clarity on domain front-running protection

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -30,7 +30,7 @@
30
  <div id="resultText"></div>
31
  </div>
32
  <p class="text-center text-body-secondary mt-4 text-lowercase">
33
- Protection Against <a target="_blank" href="https://en.wikipedia.org/wiki/Domain_name_front_running" class="text-decoration-none text-reset"><u>Domain Front-Running by Registrars</u></a> <br>
34
  <a target="_blank" href="https://toknow.ai/about" class="text-decoration-none">
35
  <i>Get help</i>
36
  </a>
 
30
  <div id="resultText"></div>
31
  </div>
32
  <p class="text-center text-body-secondary mt-4 text-lowercase">
33
+ Protecting Against <a target="_blank" href="https://en.wikipedia.org/wiki/Domain_name_front_running" class="text-decoration-none text-reset"><u>Domain Front-Running by Registrars</u></a> <br>
34
  <a target="_blank" href="https://toknow.ai/about" class="text-decoration-none">
35
  <i>Get help</i>
36
  </a>