diff options
| author | Andrew Lee <alee14498@gmail.com> | 2021-04-17 14:41:44 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2021-04-17 14:41:44 -0400 |
| commit | 757b69d4398d9cdf1d2f3efa09a4cd3391129521 (patch) | |
| tree | f175173173743a313a9ec7621c7575cbe1b059a3 | |
| parent | 385ff2006d0b0fb4d4c136c3c0ff34b191e082a1 (diff) | |
| download | alp-website-757b69d4398d9cdf1d2f3efa09a4cd3391129521.tar.gz alp-website-757b69d4398d9cdf1d2f3efa09a4cd3391129521.tar.bz2 alp-website-757b69d4398d9cdf1d2f3efa09a4cd3391129521.zip | |
fix grammar
| -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 a3e94e4..296abf1 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 a certain server allows these actions, then these policies will not apply.</p> + <p>* If certain server allows these actions, then these policies will not apply.</p> </div> </div> <div id="discord-policies"> |
