diff options
| author | Andrew Lee <alee14498@gmail.com> | 2021-01-24 18:05:26 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2021-01-24 18:05:26 -0500 |
| commit | e75948abb2a624e58157937b24109d6161195966 (patch) | |
| tree | c104676b17e33128b84f7f664bde8b8bc29b1aeb | |
| parent | 148da8d3fd6da905329664a099c2019208648301 (diff) | |
| download | alp-website-e75948abb2a624e58157937b24109d6161195966.tar.gz alp-website-e75948abb2a624e58157937b24109d6161195966.tar.bz2 alp-website-e75948abb2a624e58157937b24109d6161195966.zip | |
more tos stuff
| -rw-r--r-- | pages/tos.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/tos.js b/pages/tos.js index 520b05e..729b9c9 100644 --- a/pages/tos.js +++ b/pages/tos.js @@ -70,7 +70,7 @@ const TOS = () => ( </div> <div id="discord-policies"> <h1>Discord Policies</h1> - <p>If you are part of our discord server, we have set policies that you must follow.</p> + <p>If you are part of our discord server(s), we have set policies that you must follow.</p> <div id="logging"> <h2>Logging</h2> <p>The following will be logged and stored by our bots:</p> |
