diff options
Diffstat (limited to 'signup.html')
-rw-r--r-- | signup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/signup.html b/signup.html index 548dba0..6082202 100644 --- a/signup.html +++ b/signup.html @@ -24,7 +24,7 @@ <input type="text" size="32" name="username" /><br /> <h3>Your Email Address:</h3><br /> <input type="text" size="32" name="email" /><br /> - <h3>What interests you about the Tilde Institute?</h3><br /> + <h3>What interests you about tilde.institute?</h3><br /> <input type="text" size="32" name="interest" /><br /> <h3>Paste Your SSH Key:</h3><br /> <input type="text" size="32" name="sshkey" /><br /><br /><br /> |