minor message change in xterm-pts.html

This commit is contained in:
hyung-hwan 2025-06-21 10:33:49 +09:00
parent 9addb5d35f
commit ffc970148e

View File

@ -263,7 +263,7 @@ window.onload = function(event) {
<label>
Password: <input type="password" id="password" required />
</label> -->
Click Connect below to start your secure terminal session
Click Connect below to start a new terminal session
<br /><br />
<button type="submit" id="terminal-connect">Connect</button>
</form>