diff options
| -rw-r--r-- | webAO/master.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webAO/master.html b/webAO/master.html index f7c0f63..d5d71e2 100644 --- a/webAO/master.html +++ b/webAO/master.html @@ -29,7 +29,7 @@ </div> <div id="content"> <center> - <p>This page uses cookie. By clicking on a server you agree that a cookie is saved on your computer.</p><br> + <p>This page uses cookies. By clicking on a server you agree that a cookie is saved on your computer.</p><br> <p style="color:#ff0000;">The downloadable client is recommended</p><br> <p>The green servers are more likely to work, red ones will not</p> </center> @@ -39,4 +39,4 @@ </ul> </div> </body> -</html>
\ No newline at end of file +</html> |
