diff options
| author | Andrew Lee <alee14498@gmail.com> | 2021-06-26 16:55:54 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2021-06-26 16:55:54 -0400 |
| commit | 53678022cfdd24c5036a3a27d5d1f6a46c079acb (patch) | |
| tree | 5792bb840c5c90fc6c889582486911f2255bf15e /pages | |
| parent | e9dc14271ac35f0d4f370e01498a5925761ccfee (diff) | |
| download | alp-website-53678022cfdd24c5036a3a27d5d1f6a46c079acb.tar.gz alp-website-53678022cfdd24c5036a3a27d5d1f6a46c079acb.tar.bz2 alp-website-53678022cfdd24c5036a3a27d5d1f6a46c079acb.zip | |
ToS Update
Diffstat (limited to 'pages')
| -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 c2dd6c1..f280f90 100644 --- a/pages/tos.js +++ b/pages/tos.js @@ -46,7 +46,7 @@ const TOS = () => ( <li>Only one account per person at a time.</li> <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> - <li>If you encounter someone in this community exchanging or requesting illegal content to you (which includes NSFW content), contact staff immediately and the team will handle it.</li> + <li>If you encounter someone in this community exchanging or requesting illegal content to you (which includes any NSFW content), contact staff immediately and the team will handle it.</li> </ul> <p>Action will be taken against any users consistently breaking these guidelines.</p> </div> |
