diff options
| -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> |
