diff options
-rw-r--r-- | dist/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/index.html b/dist/index.html index d48a777..8022ee5 100644 --- a/dist/index.html +++ b/dist/index.html @@ -7,7 +7,7 @@ <body> <div class="header"> - <h1>welcome to discörd</h1> + <h1>welcome to the chat</h1> <label for="nickbox">nickname: </label> <input id="nickbox" type="text" > </div> |