PeterPinetree commited on
Commit
38a238d
·
verified ·
1 Parent(s): f63f16f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -39,7 +39,7 @@
39
  </head>
40
  <body>
41
  <header class="container">
42
- <h1>TokenVisualizer</h1>
43
  <p class="sub">Enter any text and see how AI turns it into tokens and IDs, the building blocks of its thinking.</p>
44
  </header>
45
 
 
39
  </head>
40
  <body>
41
  <header class="container">
42
+ <h1>Token Visualizer</h1>
43
  <p class="sub">Enter any text and see how AI turns it into tokens and IDs, the building blocks of its thinking.</p>
44
  </header>
45