aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@gmail.com>2021-01-23 22:24:22 -0500
committerAndrew Lee <alee14498@gmail.com>2021-01-23 22:24:22 -0500
commit0be4a578f0bc17c4e0a52487f2bec73086eb9550 (patch)
tree503b1c227790cadf44d4eb73c674c7edd87954d1
parentb36aa103acd18aed334d8927757f58007b438c8b (diff)
downloadalp-website-0be4a578f0bc17c4e0a52487f2bec73086eb9550.tar.gz
alp-website-0be4a578f0bc17c4e0a52487f2bec73086eb9550.tar.bz2
alp-website-0be4a578f0bc17c4e0a52487f2bec73086eb9550.zip
Fixing some english
-rw-r--r--pages/tos.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/tos.js b/pages/tos.js
index 4f78208..fa7dbc0 100644
--- a/pages/tos.js
+++ b/pages/tos.js
@@ -48,7 +48,7 @@ const TOS = () => (
<li>Any malicious content (i.e. viruses, malware, adware, etc) is strictly forbidden.</li>
<li>Any back talk (i.e, talking negatively on a member from our community/services) is not allowed. This includes exclusive places in the community, not DMs.</li>
</ul>
- <p>If these guidelines were to be broken several times, action will be taken.</p>
+ <p>Action will be taken against any users consistently breaking these guidelines.</p>
</div>
<div id="alp-policies">
<h1>Alee Productions Policies</h1>
@@ -64,7 +64,7 @@ const TOS = () => (
<li>Griefing is not allowed*</li>
<li>Respect everyone</li>
</ul>
- <p>If you are found to be in violation of 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 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>
</div>
</div>