diff options
| author | Andrew Lee <alee14498@gmail.com> | 2021-04-17 14:42:03 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2021-04-17 14:42:03 -0400 |
| commit | 3286de5e125ced7ad17918f8c52852ead9120e34 (patch) | |
| tree | aec1bd47210e8b9e654493a594426e2937f6691c | |
| parent | 757b69d4398d9cdf1d2f3efa09a4cd3391129521 (diff) | |
| download | alp-website-3286de5e125ced7ad17918f8c52852ead9120e34.tar.gz alp-website-3286de5e125ced7ad17918f8c52852ead9120e34.tar.bz2 alp-website-3286de5e125ced7ad17918f8c52852ead9120e34.zip | |
fix grammar x2
| -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 296abf1..1774e70 100644 --- a/pages/tos.js +++ b/pages/tos.js @@ -66,7 +66,7 @@ const TOS = () => ( <li>Respect everyone.</li> </ul> <p>If you are found to violate these rules, you may receive a temporary or permanent ban. If you have been banned, and are found playing on an alt, you may be subject to an IP ban.</p> - <p>* If certain server allows these actions, then these policies will not apply.</p> + <p>* If certain servers allows these actions, then these policies will not apply.</p> </div> </div> <div id="discord-policies"> |
